version: "3" services: app: build: . environment: BASE_URL: http://localhost:8000 ports: - 8000:8000