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