mirror of
https://github.com/ilteoood/docker-surfshark.git
synced 2025-12-24 06:08:07 +01:00
Add OPENVPN_OPTS to openvpn startup command
This commit is contained in:
@@ -14,4 +14,4 @@ then
|
||||
echo Adding ip route add "${LAN_NETWORK}" via "${DEFAULT_GATEWAY}" dev eth0 for attached container web ui access
|
||||
echo Do not forget to expose the ports for attached container we ui access
|
||||
fi
|
||||
openvpn --config $VPN_FILE --auth-user-pass vpn-auth.txt
|
||||
openvpn --config $VPN_FILE --auth-user-pass vpn-auth.txt $OPENVPN_OPTS
|
||||
|
||||
Reference in New Issue
Block a user