mirror of
https://github.com/qdm12/gluetun.git
synced 2026-05-06 20:10:11 +02:00
docs(Dockerfile): add OPENVPN_MSSFIX environment variable
This commit is contained in:
@@ -91,6 +91,7 @@ ENV VPN_SERVICE_PROVIDER=pia \
|
|||||||
OPENVPN_CIPHERS= \
|
OPENVPN_CIPHERS= \
|
||||||
OPENVPN_AUTH= \
|
OPENVPN_AUTH= \
|
||||||
OPENVPN_PROCESS_USER=root \
|
OPENVPN_PROCESS_USER=root \
|
||||||
|
OPENVPN_MSSFIX= \
|
||||||
OPENVPN_CUSTOM_CONFIG= \
|
OPENVPN_CUSTOM_CONFIG= \
|
||||||
# Wireguard
|
# Wireguard
|
||||||
WIREGUARD_ENDPOINT_IP= \
|
WIREGUARD_ENDPOINT_IP= \
|
||||||
|
|||||||
Reference in New Issue
Block a user