mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-07 03:07:33 +01:00
7 lines
116 B
Plaintext
7 lines
116 B
Plaintext
|
{
|
||
|
"defaultHomeserver": 0,
|
||
|
"homeserverList": [
|
||
|
{{ matrix_client_cinny_default_hs_url|string|to_json }}
|
||
|
]
|
||
|
}
|