mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-14 13:22:18 +08:00
feat:更新myip端口#1470
This commit is contained in:
parent
22dad38b4f
commit
d48ba55d9b
@ -6,7 +6,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- 1panel-network
|
- 1panel-network
|
||||||
ports:
|
ports:
|
||||||
- "${PANEL_APP_PORT_HTTP}:8966"
|
- "${PANEL_APP_PORT_HTTP}:18966"
|
||||||
environment:
|
environment:
|
||||||
- BING_MAP_API_KEY=${BING_MAP_API_KEY}
|
- BING_MAP_API_KEY=${BING_MAP_API_KEY}
|
||||||
- ALLOWED_DOMAINS=${ALLOWED_DOMAINS}
|
- ALLOWED_DOMAINS=${ALLOWED_DOMAINS}
|
||||||
|
Loading…
Reference in New Issue
Block a user