modify well-known to make matrix federation work

This commit is contained in:
Siddhartha
2023-08-06 23:47:00 +05:30
parent 5f67264f63
commit beb4744289
2 changed files with 4 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
{
"m.homeserver": {"base_url": "https://matrix.siddharthagolu.com"}
}

View File

@@ -1,3 +1,3 @@
{ {
"m.server": "matrix.siddharthagolu.com:8448" "m.server": "matrix.siddharthagolu.com:443"
} }