Update docker-compose.yml
This commit is contained in:
@@ -103,11 +103,8 @@ services:
|
|||||||
- VPN_ENABLED=true
|
- VPN_ENABLED=true
|
||||||
- VPN_CONF=wg0
|
- VPN_CONF=wg0
|
||||||
- VPN_PROVIDER=proton
|
- VPN_PROVIDER=proton
|
||||||
- VPN_LAN_NETWORK=${LAN}
|
- VPN_LAN_NETWORK=192.168.0.0/16
|
||||||
- VPN_LAN_LEAK_ENABLED=false
|
- VPN_AUTO_PORT_FORWARD=true
|
||||||
- VPN_EXPOSE_PORTS_ON_LAN=
|
|
||||||
- VPN_AUTO_PORT_FORWARD= ${PORT}# enter port number here
|
|
||||||
- VPN_PORT_REDIRECTS= ${PORT}# enter port number here
|
|
||||||
- VPN_FIREWALL_TYPE=auto
|
- VPN_FIREWALL_TYPE=auto
|
||||||
- VPN_HEALTHCHECK_ENABLED=false
|
- VPN_HEALTHCHECK_ENABLED=false
|
||||||
- VPN_NAMESERVERS=wg
|
- VPN_NAMESERVERS=wg
|
||||||
|
|||||||
Reference in New Issue
Block a user