Update WG-Easy/Docker-Compose.yml

This commit is contained in:
2025-10-01 22:09:08 +00:00
parent 677eba7d79
commit c7509fc77f
+1 -1
View File
@@ -7,7 +7,7 @@ services:
- WG_HOST= # Public IP or domain name where WG-Easy is accessible. - WG_HOST= # Public IP or domain name where WG-Easy is accessible.
- PASSWORD= # Password for accessing the WG-Easy web interface. - PASSWORD= # Password for accessing the WG-Easy web interface.
- PORT=51821 # Port for the web interface. - PORT=51821 # Port for the web interface.
# - WG_PORT=51820 # WireGuard port for VPN traffic. - WG_PORT=51820 # WireGuard port for VPN traffic.
- WG_DEFAULT_ADDRESS=10.10.0.x - WG_DEFAULT_ADDRESS=10.10.0.x
- WG_DEFAULT_DNS=192.168.X.X, 1.1.1.1 - WG_DEFAULT_DNS=192.168.X.X, 1.1.1.1
- WG_MTU=1420 - WG_MTU=1420