matrix-docker-ansible-deploy/roles/matrix-base/templates/static-files/well-known/matrix-server.j2

4 lines
46 B
Plaintext
Raw Normal View History

{
"m.server": "{{ hostname_matrix }}:8448"
}