From d437b73a8c2dda9884c92d2be44727e66c2289e2 Mon Sep 17 00:00:00 2001 From: "kali kaneko (leap communications)" Date: Fri, 24 Jan 2020 21:19:19 -0600 Subject: refactor into cmd/pkg --- config/CONFIG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/CONFIG b/config/CONFIG index d21bd09..04b4496 100755 --- a/config/CONFIG +++ b/config/CONFIG @@ -1,4 +1,4 @@ export VPNWEB_AUTH=sip export VPNWEB_CAKEY=test/files/ca.key export VPNWEB_CACRT=test/files/ca.crt -export VPNWEB_PORT=3000 +export VPNWEB_PORT=8000 -- cgit v1.2.3