1
0
Fork 0

🤗修改端口

This commit is contained in:
LiuShen 2025-09-16 11:38:08 +08:00
parent 0836b53ff4
commit 50db91eb78
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ services:
image: ghcr.io/sky22333/hubproxy:latest
container_name: ${CONTAINER_NAME}
ports:
- "${PANEL_APP_PORT_HTTP}:8888"
- "${PANEL_APP_PORT_HTTP}:5000"
volumes:
- ./data/config.toml:/root/config.toml
logging: