Update homeserver to use call-unstable.ems.host

This commit is contained in:
fkwp
2023-08-28 16:46:55 +02:00
committed by GitHub
parent e635740760
commit 0315230e3a

View File

@@ -2,7 +2,7 @@
"default_server_config": { "default_server_config": {
"m.homeserver": { "m.homeserver": {
"base_url": "https://call.ems.host", "base_url": "https://call.ems.host",
"server_name": "call.ems.host" "server_name": "call-unstable.ems.host"
} }
}, },
"livekit": { "livekit": {