diff --git a/config/config.sample.json b/config/config.sample.json index de936b30..7afb8f69 100644 --- a/config/config.sample.json +++ b/config/config.sample.json @@ -1,8 +1,8 @@ { "default_server_config": { - "m.homeserver": { - "base_url": "https://call.ems.host", - "server_name": "call.ems.host" - } + "m.homeserver": { + "base_url": "https://call.ems.host", + "server_name": "call.ems.host" + } } }