Add config & redirects files

This commit is contained in:
David Baker
2022-12-21 12:08:08 +00:00
parent 1442e57a23
commit 1c824da32b
2 changed files with 15 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"default_server_config": {
"m.homeserver": {
"base_url": "https://call.ems.host",
"server_name": "call.ems.host"
}
}
}