Maintenance: add empty SERVER_NAME in Dockerfile

This commit is contained in:
Quentin McGaw
2021-05-08 19:32:52 +00:00
parent d7db105a2f
commit 2924d711cb

View File

@@ -97,6 +97,8 @@ ENV VPNSP=pia \
OPENVPN_CLIENTKEY_SECRETFILE=/run/secrets/openvpn_clientkey \
# Nordvpn only:
SERVER_NUMBER= \
# ProtonVPN only:
SERVER_NAME= \
# Openvpn
OPENVPN_CIPHER= \
OPENVPN_AUTH= \