From c86877121e9ce0c2337c02e8d00b8f71a5b4df9b Mon Sep 17 00:00:00 2001 From: jacekpoz Date: Thu, 16 May 2024 17:33:16 +0200 Subject: [PATCH] add back port to the server .well-known this fixes that previous "fix" --- hosts/chmura/services/conduit.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/chmura/services/conduit.nix b/hosts/chmura/services/conduit.nix index 40f27f1..eb3ae76 100644 --- a/hosts/chmura/services/conduit.nix +++ b/hosts/chmura/services/conduit.nix @@ -34,7 +34,7 @@ in { header /.well-known/matrix/* Access-Control-Allow-Origin * respond /.well-known/matrix/server `{ - "m.server": "m.jacekpoz.pl" + "m.server": "m.jacekpoz.pl:443" }` respond /.well-known/matrix/client `{ "m.homeserver": {