diff --git a/src/platform/web/assets/config.json b/src/platform/web/assets/config.json index fd46fcbc..eece4b67 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.org", - "bugReportEndpointUrl": "https://element.io/bugreports/submit" + "defaultHomeServer": "matrix.batsense.net", + "bugReportEndpointUrl": "https://rageshake.test.mystiq.app/submit" }