This commit is contained in:
user123456
2025-07-27 08:05:36 +08:00
parent 506de49586
commit 75e37158ef

View File

@@ -1,8 +1,8 @@
services: services:
hubproxy: hubproxy:
build: . build: .
restart: always restart: always
ports: ports:
- '5000:5000' - '5000:5000'
volumes: volumes:
- ./src/config.toml:/root/config.toml - ./src/config.toml:/root/config.toml