Update WG-Easy/Docker-Compose.yml
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
|||||||
container_name: wg-easy
|
container_name: wg-easy
|
||||||
environment: # Environment variables to configure the instance.
|
environment: # Environment variables to configure the instance.
|
||||||
- LANG=en # Language settings.
|
- LANG=en # Language settings.
|
||||||
- WG_HOST=PUBLICIP # 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.
|
||||||
|
|||||||
Reference in New Issue
Block a user