summaryrefslogtreecommitdiff
path: root/config/CONFIG
diff options
context:
space:
mode:
Diffstat (limited to 'config/CONFIG')
-rwxr-xr-xconfig/CONFIG4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/CONFIG b/config/CONFIG
index 9d2f5c5..e1a31c9 100755
--- a/config/CONFIG
+++ b/config/CONFIG
@@ -2,7 +2,7 @@
export VPNWEB_API_PATH="./public"
export VPNWEB_PROVIDER_CA="./public/ca.crt"
-export VPNWEB_AUTH=sip
+export VPNWEB_AUTH=sip2
export VPNWEB_CAKEY=test/files/ca.key
export VPNWEB_CACRT=test/files/ca.crt
export VPNWEB_PORT=8000
@@ -13,7 +13,7 @@ export VPNWEB_AUTH_SECRET=othaoPhejei8aidaeghaiVohie4du
export VPNWEB_SIP_USER=leap
export VPNWEB_SIP_PASS="Kohapassword1!"
export VPNWEB_SIP_HOST="localhost"
-export VPNWEB_SIP_PORT="7001"
+export VPNWEB_SIP_PORT="6001"
export VPNWEB_SIP_LIBR_LOCATION=testlibrary
export VPNWEB_SIP_TERMINATOR="\r"