diff --git a/.well-known/matrix/client b/.well-known/matrix/client index f81467a..d51c473 100644 --- a/.well-known/matrix/client +++ b/.well-known/matrix/client @@ -1,5 +1,5 @@ { "m.homeserver": { - "base_url":"https://mtx.chaospott.de" + "base_url":"https://chaospott.de:8448" } } diff --git a/.well-known/matrix/server b/.well-known/matrix/server index 8619344..a984dd5 100644 --- a/.well-known/matrix/server +++ b/.well-known/matrix/server @@ -1,3 +1,3 @@ { - "m.server": "mtx.chaospott.de:443" + "m.server": "chaospott.de:8448" }