system-config/playbooks/roles/gitea/files/matrix-client
James E. Blair 2a697f8ecd Serve matrix well-known files from apache
So that we can set the CORS header

Change-Id: I49eab2bda9a6b636a30384f7590c765079d31b20
2021-08-20 22:03:45 -07:00

9 lines
153 B
Plaintext

{
"m.homeserver": {
"base_url": "https://opendev.ems.host"
},
"m.identity_server": {
"base_url": "https://vector.im"
}
}