diff --git a/config/default.json b/config/default.json index 7d711400a..ce71db642 100644 --- a/config/default.json +++ b/config/default.json @@ -1,6 +1,6 @@ { - "serverUrl": "https://textsecure-service-staging.whispersystems.org", - "cdnUrl": "https://cdn-staging.signal.org", + "serverUrl": "http://localhost", + "cdnUrl": "http://localhost", "disableAutoUpdate": false, "openDevTools": false, "buildExpiration": 0,