mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-04-03 18:06:41 +08:00
fix:修正wireguard端口
This commit is contained in:
parent
ddf313030d
commit
330153ab7b
@ -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…
x
Reference in New Issue
Block a user