mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-08 08:32:40 +00:00
5 lines
128 B
Plaintext
5 lines
128 B
Plaintext
|
#jinja2: lstrip_blocks: "True"
|
||
|
{
|
||
|
"m.server": "{{ matrix_server_fqn_matrix_federation }}:{{ matrix_federation_public_port }}"
|
||
|
}
|