Use port 4433 on staging
Now with over 9000% more CA-signed cert! // FREEBIE
This commit is contained in:
parent
3a50a892dc
commit
186c597e24
3 changed files with 2 additions and 12 deletions
|
@ -121,7 +121,7 @@ module.exports = function(grunt) {
|
|||
process: function(content, srcpath) {
|
||||
if (srcpath.match('background.js')) {
|
||||
return content.replace(
|
||||
/textsecure-service-staging.whispersystems.org/g,
|
||||
/textsecure-service-staging.whispersystems.org:4433/g,
|
||||
'textsecure-service-ca.whispersystems.org:4433').replace(
|
||||
/whispersystems-textsecure-attachments-staging.s3.amazonaws.com/g,
|
||||
'whispersystems-textsecure-attachments.s3.amazonaws.com');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue