infrastructure/roles/matrix_delegate/templates/server-delegation.json

4 lines
60 B
JSON
Raw Normal View History

{
"m.server": "{{ matrix_delegate_matrix_domain }}:443"
}