diff --git a/static/.well-known/matrix/client b/static/.well-known/matrix/client index ec02fea..6fa5aa1 100644 --- a/static/.well-known/matrix/client +++ b/static/.well-known/matrix/client @@ -1 +1 @@ -{"m.homeserver": {"base_url": "https://matrix.danbulant.cloud"}} \ No newline at end of file +{"m.homeserver": {"base_url": "https://matrix.danbulant.cloud:443"}} \ No newline at end of file diff --git a/static/.well-known/matrix/server b/static/.well-known/matrix/server index ec3cec8..1ad18de 100644 --- a/static/.well-known/matrix/server +++ b/static/.well-known/matrix/server @@ -1,3 +1,3 @@ { - "m.server": "matrix.danbulant.cloud" + "m.server": "matrix.danbulant.cloud:443" } \ No newline at end of file