Add default HS for CD deployment
This commit is contained in:
parent
23387ee75f
commit
47ade7ee3c
1 changed files with 6 additions and 0 deletions
|
@ -1,4 +1,10 @@
|
|||
{
|
||||
"default_server_config": {
|
||||
"m.homeserver": {
|
||||
"base_url": "https://call.ems.host",
|
||||
"server_name": "call.ems.host"
|
||||
}
|
||||
},
|
||||
"posthog": {
|
||||
"api_key": "phc_MhClVy9DiV20vazSYIiedFkM5Xi3z1LPBwrdn9PYZQQ",
|
||||
"api_host": "https://app.posthog.com"
|
||||
|
|
Loading…
Reference in a new issue