From 0c97e08ed3319b3e2da47862148fb9cea069e6f3 Mon Sep 17 00:00:00 2001 From: "kali kaneko (leap communications)" Date: Tue, 4 Feb 2020 20:36:29 +0100 Subject: [feat] configurable api paths - Resolves: #6 --- config/CONFIG | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config') 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" -- cgit v1.2.3