Switch to staging. -ca is now production

This commit is contained in:
lilia 2014-10-10 16:32:15 -07:00
parent 0f4b53c176
commit 27708cd8d7

View file

@ -25,7 +25,7 @@ window.textsecure.api = function() {
*** Utilities to communicate with the server ***
************************************************/
// Staging server
var URL_BASE = "https://textsecure-service-ca.whispersystems.org:4433";
var URL_BASE = "https://textsecure-service-staging.whispersystems.org";
self.relay = "textsecure-service-staging.whispersystems.org";
// This is the real server