Maintenance: add empty SERVER_NAME in Dockerfile
This commit is contained in:
@@ -97,6 +97,8 @@ ENV VPNSP=pia \
|
|||||||
OPENVPN_CLIENTKEY_SECRETFILE=/run/secrets/openvpn_clientkey \
|
OPENVPN_CLIENTKEY_SECRETFILE=/run/secrets/openvpn_clientkey \
|
||||||
# Nordvpn only:
|
# Nordvpn only:
|
||||||
SERVER_NUMBER= \
|
SERVER_NUMBER= \
|
||||||
|
# ProtonVPN only:
|
||||||
|
SERVER_NAME= \
|
||||||
# Openvpn
|
# Openvpn
|
||||||
OPENVPN_CIPHER= \
|
OPENVPN_CIPHER= \
|
||||||
OPENVPN_AUTH= \
|
OPENVPN_AUTH= \
|
||||||
|
|||||||
Reference in New Issue
Block a user