services: web: build: . ports: - "127.0.0.1:8082:80" restart: unless-stopped