diff options
Diffstat (limited to 'branding/config/vendor.conf')
-rw-r--r-- | branding/config/vendor.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/branding/config/vendor.conf b/branding/config/vendor.conf index 687caad..0992128 100644 --- a/branding/config/vendor.conf +++ b/branding/config/vendor.conf @@ -10,7 +10,7 @@ applicationName = RiseupVPN binaryName = riseup-vpn providerURL = riseup.net -auth = anon +auth = anon apiURL = https://api.black.riseup.net/ caURL = https://black.riseup.net/ca.crt @@ -31,7 +31,7 @@ applicationName = CalyxVPN binaryName = calyx-vpn providerURL = https://calyx.net -auth = anon +auth = anon apiURL = https://api.calyx.net:4430/ caURL = https://calyx.net/ca.crt @@ -49,7 +49,7 @@ donateURL = http://example.org name = demo applicationName = DemoVPN binaryName = demo-vpn -auth = anon +auth = anon providerURL = pt.demo.bitmask.net apiURL = https://pt.demo.bitmask.net:8000/ |