mirror of
https://github.com/qdm12/gluetun.git
synced 2026-05-07 04:20:12 +02:00
Maint: migrate PROTOCOL to OPENVPN_PROTOCOL
This commit is contained in:
+1
-1
@@ -69,7 +69,7 @@ LABEL \
|
||||
ENV VPNSP=pia \
|
||||
VPN_TYPE=openvpn \
|
||||
# OpenVPN
|
||||
PROTOCOL=udp \
|
||||
OPENVPN_PROTOCOL=udp \
|
||||
OPENVPN_USER= \
|
||||
OPENVPN_PASSWORD= \
|
||||
OPENVPN_USER_SECRETFILE=/run/secrets/openvpn_user \
|
||||
|
||||
Reference in New Issue
Block a user