mirror of
https://git.anonymousland.org/anonymousland/anonymousland.git
synced 2025-07-22 18:20:36 -04:00
revert f793bb0d90
revert Explicit Port @deathrow Our port 443 redirects to the Element instance, and this will end up confusing clients. The synapse docs don't specify the port number. Check https://matrix-org.github.io/synapse/latest/setup/installation.html#client-well-known-uri
This commit is contained in:
parent
f793bb0d90
commit
9f0ca52740
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"m.homeserver": {
|
"m.homeserver": {
|
||||||
"base_url": "https://matrix.anonymousland.org:443"
|
"base_url": "https://matrix.anonymousland.org"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue