version: '3' services: umbrella: build: . ports: - "8000:8000" volumes: - ./config.yml:/config.yml environment: ROCKET_ADDRESS: 0.0.0.0