Remove DNS_KEEP_NAMESERVER (always off)

This commit is contained in:
Quentin McGaw
2025-11-17 13:05:33 +00:00
parent 1a93a41a55
commit 40ea51a3ae
5 changed files with 14 additions and 48 deletions

View File

@@ -180,7 +180,6 @@ ENV VPN_SERVICE_PROVIDER=pia \
DNS_REBINDING_PROTECTION_EXEMPT_HOSTNAMES= \
DNS_UPDATE_PERIOD=24h \
DNS_ADDRESS=127.0.0.1 \
DNS_KEEP_NAMESERVER=off \
# HTTP proxy
HTTPPROXY= \
HTTPPROXY_LOG=off \