mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-23 03:39:44 +00:00
Use port 4433 on staging
Now with over 9000% more CA-signed cert! // FREEBIE
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user