Remove wrong DNS_ADDRESS variable from Docker Compose
This commit is contained in:
parent
b680dd4f6f
commit
285165b0ed
@ -166,7 +166,6 @@ services:
|
|||||||
- OPENVPN_PASSWORD=${VPN_PASSWORD}
|
- OPENVPN_PASSWORD=${VPN_PASSWORD}
|
||||||
- OPENVPN_CIPHERS=AES-256-GCM
|
- OPENVPN_CIPHERS=AES-256-GCM
|
||||||
- PORT_FORWARD_ONLY=on
|
- PORT_FORWARD_ONLY=on
|
||||||
- DNS_ADDRESS=127.0.0.11
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
# Portainer helps debugging and monitors the containers
|
# Portainer helps debugging and monitors the containers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user