Use port 4433 on staging

Now with over 9000% more CA-signed cert!

// FREEBIE
This commit is contained in:
lilia 2016-07-21 12:21:36 -07:00
parent 3a50a892dc
commit 186c597e24
3 changed files with 2 additions and 12 deletions

View file

@ -47,7 +47,7 @@
});
});
var SERVER_URL = 'https://textsecure-service-staging.whispersystems.org';
var SERVER_URL = 'https://textsecure-service-staging.whispersystems.org:4433';
var ATTACHMENT_SERVER_URL = 'https://whispersystems-textsecure-attachments-staging.s3.amazonaws.com';
var messageReceiver;
window.getSocketStatus = function() {