Update WG-Easy/Docker-Compose.yml
This commit is contained in:
@@ -12,7 +12,7 @@ services:
|
|||||||
- WG_DEFAULT_DNS=1.1.1.1
|
- WG_DEFAULT_DNS=1.1.1.1
|
||||||
# - WG_MTU=1420
|
# - WG_MTU=1420
|
||||||
volumes:
|
volumes:
|
||||||
- /home/Docker Volumes/wg-easy:/etc/wireguard # Volume mapping for WireGuard configuration files.
|
- /srv/docker/wg-easy:/etc/wireguard # Volume mapping for WireGuard configuration files.
|
||||||
ports:
|
ports:
|
||||||
- "51820:51820/udp" # UDP port used by WireGuard.
|
- "51820:51820/udp" # UDP port used by WireGuard.
|
||||||
- "51821:51821/tcp" # TCP port for accessing the web interface.
|
- "51821:51821/tcp" # TCP port for accessing the web interface.
|
||||||
|
|||||||
Reference in New Issue
Block a user