diff options
author | Ruben Pollan <meskio@sindominio.net> | 2019-10-04 15:08:09 +0200 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2019-10-07 18:53:11 +0200 |
commit | 3a89513613e63ab9d2c6aed9e7d90c6889e0b2a7 (patch) | |
tree | 2fc98eea9aa4f8d05542d953291b9389c088cc2b /branding | |
parent | 55121934f9ac751b0c8e3967ae6a92d87bad142a (diff) |
[feat] configure pt demo provider
Diffstat (limited to 'branding')
-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 5cf356f..c68213e 100644 --- a/branding/config/vendor.conf +++ b/branding/config/vendor.conf @@ -48,9 +48,9 @@ name = demo applicationName = DemoVPN binaryName = demo-vpn -providerURL = demo.bitmask.net -apiURL = https://leech.demo.bitmask.net:8000/ -caURL = https://leech.demo.bitmask.net:8000/ca.crt +providerURL = pt.demo.bitmask.net +apiURL = https://pt.demo.bitmask.net:8000/ +caURL = https://pt.demo.bitmask.net:8000/ca.crt infoURL = https://bitmask.net tosURL = https://bitmask.net |