summaryrefslogtreecommitdiff
path: root/config/CONFIG
diff options
context:
space:
mode:
Diffstat (limited to 'config/CONFIG')
-rwxr-xr-xconfig/CONFIG5
1 files changed, 4 insertions, 1 deletions
diff --git a/config/CONFIG b/config/CONFIG
index 02d60cb..9d2f5c5 100755
--- a/config/CONFIG
+++ b/config/CONFIG
@@ -13,7 +13,10 @@ export VPNWEB_AUTH_SECRET=othaoPhejei8aidaeghaiVohie4du
export VPNWEB_SIP_USER=leap
export VPNWEB_SIP_PASS="Kohapassword1!"
export VPNWEB_SIP_HOST="localhost"
-export VPNWEB_SIP_PORT="6001"
+export VPNWEB_SIP_PORT="7001"
export VPNWEB_SIP_LIBR_LOCATION=testlibrary
export VPNWEB_SIP_TERMINATOR="\r"
+# debug
+
+export VPNWEB_DEBUG_AUTH=yes