docs(Dockerfile): add OPENVPN_MSSFIX environment variable

This commit is contained in:
Quentin McGaw
2024-09-29 18:01:20 +00:00
parent c665b13cec
commit 7ebbaf4351

View File

@@ -91,6 +91,7 @@ ENV VPN_SERVICE_PROVIDER=pia \
OPENVPN_CIPHERS= \
OPENVPN_AUTH= \
OPENVPN_PROCESS_USER=root \
OPENVPN_MSSFIX= \
OPENVPN_CUSTOM_CONFIG= \
# Wireguard
WIREGUARD_ENDPOINT_IP= \