services: orchestrator: build: . restart: unless-stopped ports: - "8080:8080" environment: ORGMYLIFE_API_SECRET: ${ORGMYLIFE_API_SECRET} volumes: - workspaces:/workspaces volumes: workspaces: