Update Remote-Access_Containers/wg-easy/compose.yaml

This commit is contained in:
2026-01-24 23:21:38 +00:00
parent a173701432
commit 0524f7385c
@@ -8,8 +8,8 @@ services:
- 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=
- WG_DEFAULT_DNS=192.168.X.X, 1.1.1.1 - WG_DEFAULT_DNS=
- WG_MTU=1420 - WG_MTU=1420
# - WG_CONFIG_PORT=92820 # - WG_CONFIG_PORT=92820
- WG_ALLOWED_IPS=0.0.0.0/0, ::/0 - WG_ALLOWED_IPS=0.0.0.0/0, ::/0