services: app: build: context: . ports: - 3000:8080 command: ["--archives-path", "Resources/Archives", "--hostname", "0.0.0.0", "--port", "8080"]