Update chat server URLs

This commit is contained in:
Ehren Kret 2021-08-24 16:32:46 -05:00 committed by GitHub
parent b7ccd12245
commit 425404cd6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -246,7 +246,7 @@ iOS and Android apps are locked to the production servers. To test all scenarios
staging, your best bet is to pull down the development version of the iOS or Android app,
and register it with one of your extra phone numbers:
First, build Signal for Android or iOS from source, and point its service URL to `textsecure-service-staging.whispersystems.org`:
First, build Signal for Android or iOS from source, and point its service URL to `chat.staging.signal.org`:
**on Android:** Replace the `SIGNAL_URL` value in [build.gradle](https://github.com/signalapp/Signal-Android/blob/master/build.gradle)

View File

@ -1,5 +1,5 @@
{
"serverUrl": "https://textsecure-service-staging.whispersystems.org",
"serverUrl": "https://chat.staging.signal.org",
"storageUrl": "https://storage-staging.signal.org",
"directoryUrl": "https://api-staging.directory.signal.org",
"directoryEnclaveId": "c98e00a4e3ff977a56afefe7362a27e4961e4f19e211febfbb19b897e6b80b15",

View File

@ -1,5 +1,5 @@
{
"serverUrl": "https://textsecure-service.whispersystems.org",
"serverUrl": "https://chat.signal.org",
"storageUrl": "https://storage.signal.org",
"directoryUrl": "https://api.directory.signal.org",
"cdn": {