Update Remote-Access_Containers/wg-easy/compose.yaml
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
LANG: en
|
LANG: en
|
||||||
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:
|
WG_DEFAULT_ADDRESS:
|
||||||
|
|||||||
Reference in New Issue
Block a user