chore(env): DNS_ADDRESS variable

- With retro-compatibility with `DNS_PLAINTEXT_ADDRESS`
This commit is contained in:
Quentin McGaw
2022-02-05 22:23:58 +00:00
parent c73369e11c
commit 114f9be47f
2 changed files with 4 additions and 5 deletions

View File

@@ -141,7 +141,7 @@ ENV VPNSP=pia \
BLOCK_ADS=off \
UNBLOCK= \
DNS_UPDATE_PERIOD=24h \
DNS_PLAINTEXT_ADDRESS=127.0.0.1 \
DNS_ADDRESS=127.0.0.1 \
DNS_KEEP_NAMESERVER=off \
# HTTP proxy
HTTPPROXY= \