LOG_LEVEL variable (#577)

This commit is contained in:
Quentin McGaw
2021-08-22 18:57:10 -07:00
committed by GitHub
parent e4a260f148
commit b69dcb62e3
5 changed files with 41 additions and 0 deletions

View File

@@ -68,6 +68,7 @@ LABEL \
org.opencontainers.image.description="VPN swiss-knife like client to tunnel to multiple VPN servers using OpenVPN, IPtables, DNS over TLS, Shadowsocks, an HTTP proxy and Alpine Linux"
ENV VPNSP=pia \
VERSION_INFORMATION=on \
LOG_LEVEL=info \
VPN_TYPE=openvpn \
PROTOCOL=udp \
OPENVPN_VERSION=2.5 \