🤗修改端口
This commit is contained in:
@@ -3,7 +3,7 @@ services:
|
|||||||
image: ghcr.io/sky22333/hubproxy:latest
|
image: ghcr.io/sky22333/hubproxy:latest
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
ports:
|
ports:
|
||||||
- "${PANEL_APP_PORT_HTTP}:8888"
|
- "${PANEL_APP_PORT_HTTP}:5000"
|
||||||
volumes:
|
volumes:
|
||||||
- ./data/config.toml:/root/config.toml
|
- ./data/config.toml:/root/config.toml
|
||||||
logging:
|
logging:
|
||||||
|
|||||||
Reference in New Issue
Block a user