From e59a64da17adcd8b6c26b31f878d58d1fff8c908 Mon Sep 17 00:00:00 2001 From: Siddhartha Date: Thu, 10 Aug 2023 16:04:14 +0530 Subject: [PATCH] trying to remove port to see if something changes in matrix connection --- static/.well-known/matrix/server | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/.well-known/matrix/server b/static/.well-known/matrix/server index fd4ee08..91417d1 100644 --- a/static/.well-known/matrix/server +++ b/static/.well-known/matrix/server @@ -1,3 +1,3 @@ { - "m.server": "matrix.siddharthagolu.com:443" + "m.server": "matrix.siddharthagolu.com" }