9 lines
147 B
Plaintext
9 lines
147 B
Plaintext
|
{
|
||
|
"m.homeserver": {
|
||
|
"base_url": "{{ matrix_homeserver_url }}"
|
||
|
},
|
||
|
"m.identity_server": {
|
||
|
"base_url": "{{ matrix_identity_server_url }}"
|
||
|
}
|
||
|
}
|