1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-08 14:12:30 +08:00

🤗修改端口

This commit is contained in:
LiuShen 2025-09-16 11:38:08 +08:00
parent 0836b53ff4
commit 50db91eb78

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: