chore(env): SERVER_HOSTNAMES variable

- With retro-compatibility with `SERVER_HOSTNAME`
This commit is contained in:
Quentin McGaw
2022-02-05 23:20:17 +00:00
parent 0e6db2f1c5
commit a69c456965
2 changed files with 5 additions and 2 deletions

View File

@@ -95,7 +95,7 @@ ENV VPN_SERVICE_PROVIDER=pia \
SERVER_REGIONS= \
SERVER_COUNTRIES= \
SERVER_CITIES= \
SERVER_HOSTNAME= \
SERVER_HOSTNAMES= \
# # Mullvad only:
ISP= \
OWNED_ONLY=no \