1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 02:11:04 +08:00

feat:更新myip端口#1470

This commit is contained in:
okxlin 2024-06-01 17:27:13 +08:00
parent 24e80a5e21
commit ab7480d7e2

View File

@ -6,7 +6,7 @@ services:
networks:
- 1panel-network
ports:
- "${PANEL_APP_PORT_HTTP}:8966"
- "${PANEL_APP_PORT_HTTP}:18966"
environment:
- BING_MAP_API_KEY=${BING_MAP_API_KEY}
- ALLOWED_DOMAINS=${ALLOWED_DOMAINS}