diff --git a/src/platform/web/assets/config.json b/src/platform/web/assets/config.json index 567e4acf..04b7f9bb 100644 --- a/src/platform/web/assets/config.json +++ b/src/platform/web/assets/config.json @@ -4,6 +4,6 @@ "gatewayUrl": "https://matrix.org", "applicationServerKey": "BC-gpSdVHEXhvHSHS0AzzWrQoukv2BE7KzpoPO_FfPacqOo3l1pdqz7rSgmB04pZCWaHPz7XRe6fjLaC-WPDopM" }, - "defaultHomeServer": "matrix.batsense.net", + "defaultHomeServer": "matrix.test.mystiq.app", "bugReportEndpointUrl": "https://rageshake.test.mystiq.app/api/submit" }