1
0
Fork 0
This commit is contained in:
sephiroth 2025-04-19 13:53:41 +08:00 committed by GitHub
parent b2cc66ffc8
commit 3fba535d84
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ services:
networks:
- 1panel-network
ports:
- "${PANEL_APP_PORT_HTTP}:${PANEL_APP_PORT_HTTP}"
- "${PANEL_APP_PORT_HTTP}:80"
labels:
createdBy: "Apps"