summaryrefslogtreecommitdiff
path: root/config/CONFIG
diff options
context:
space:
mode:
Diffstat (limited to 'config/CONFIG')
-rwxr-xr-xconfig/CONFIG4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/CONFIG b/config/CONFIG
new file mode 100755
index 0000000..d21bd09
--- /dev/null
+++ b/config/CONFIG
@@ -0,0 +1,4 @@
+export VPNWEB_AUTH=sip
+export VPNWEB_CAKEY=test/files/ca.key
+export VPNWEB_CACRT=test/files/ca.crt
+export VPNWEB_PORT=3000