mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-14 05:12:19 +08:00
fix:修正wireguard端口
This commit is contained in:
parent
c235aaeb4f
commit
ea985d9a8a
@ -6,7 +6,7 @@ services:
|
||||
networks:
|
||||
- 1panel-network
|
||||
ports:
|
||||
- "${SERVERPORT}:${SERVERPORT}/udp"
|
||||
- "${SERVERPORT}:51820/udp"
|
||||
environment:
|
||||
- PUID=${PUID}
|
||||
- PGID=${PGID}
|
||||
|
@ -6,7 +6,7 @@ services:
|
||||
networks:
|
||||
- 1panel-network
|
||||
ports:
|
||||
- "${SERVERPORT}:${SERVERPORT}/udp"
|
||||
- "${SERVERPORT}:51820/udp"
|
||||
environment:
|
||||
- PUID=${PUID}
|
||||
- PGID=${PGID}
|
||||
|
Loading…
Reference in New Issue
Block a user