services: get: build: . ports: - "${PORT:-8082}:80" restart: unless-stopped