services: hubproxy: build: . restart: always ports: - '5000:5000' volumes: - ./src/config.toml:/root/config.toml