mirror of
https://github.com/okxlin/appstore.git
synced 2026-02-23 19:37:42 +08:00
feat:修正mosdns
This commit is contained in:
parent
f92db9461f
commit
b98bc4144e
@ -4,8 +4,8 @@ services:
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
- 1panel-network:
|
||||
ipv4_address: 172.18.0.${SUBNET_SUFFIX}
|
||||
1panel-network:
|
||||
ipv4_address: 172.18.0.${SUBNET_SUFFIX}
|
||||
ports:
|
||||
- "${PANEL_APP_PORT_HTTP}:53/tcp"
|
||||
- "${PANEL_APP_PORT_HTTP}:53/udp"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user