across/docker/l2tp/l2tp.env

18 lines
439 B
Bash
Raw Normal View History

# This file is part of L2TP/IPSec VPN Server Docker image.
# Define your own values for these environment variables.
# DO NOT put "" or '' around values, or add space around =
# DO NOT use these special characters within values: \ " '
VPN_IPSEC_PSK=teddysun.com
VPN_USER=vpnuser
VPN_PASSWORD=vpnpassword
VPN_PUBLIC_IP=
VPN_L2TP_NET=
VPN_L2TP_LOCAL=
VPN_L2TP_REMOTE=
VPN_XAUTH_NET=
VPN_XAUTH_REMOTE=
VPN_DNS1=
2019-11-23 13:54:54 +09:00
VPN_DNS2=
2019-11-23 13:58:31 +09:00
VPN_SHA2_TRUNCBUG=