Skip to content

Commit

Permalink
docs(Dockerfile): add OPENVPN_MSSFIX environment variable
Browse files Browse the repository at this point in the history
  • Loading branch information
qdm12 committed Sep 29, 2024
1 parent c665b13 commit 7ebbaf4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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= \
Expand Down

0 comments on commit 7ebbaf4

Please sign in to comment.