l2tp.env 439 B

1234567891011121314151617
  1. # This file is part of L2TP/IPSec VPN Server Docker image.
  2. # Define your own values for these environment variables.
  3. # DO NOT put "" or '' around values, or add space around =
  4. # DO NOT use these special characters within values: \ " '
  5. VPN_IPSEC_PSK=teddysun.com
  6. VPN_USER=vpnuser
  7. VPN_PASSWORD=vpnpassword
  8. VPN_PUBLIC_IP=
  9. VPN_L2TP_NET=
  10. VPN_L2TP_LOCAL=
  11. VPN_L2TP_REMOTE=
  12. VPN_XAUTH_NET=
  13. VPN_XAUTH_REMOTE=
  14. VPN_DNS1=
  15. VPN_DNS2=
  16. VPN_SHA2_TRUNCBUG=