summaryrefslogtreecommitdiff
path: root/config/CONFIG
diff options
context:
space:
mode:
Diffstat (limited to 'config/CONFIG')
-rwxr-xr-xconfig/CONFIG3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/CONFIG b/config/CONFIG
index 9a99584..939393d 100755
--- a/config/CONFIG
+++ b/config/CONFIG
@@ -14,3 +14,6 @@ export VPNWEB_SIP_HOST="localhost"
export VPNWEB_SIP_PORT="6001"
export VPNWEB_SIP_LIBR_LOCATION=testlibrary
export VPNWEB_SIP_TERMINATOR="\r"
+
+#export VPNWEB_API_PATH="./public"
+#export VPNWEB_PROVIDER_CA="./public/ca.crt"