Add client well-known for Matrix

This commit is contained in:
2022-10-22 17:18:53 +02:00
parent b97f417549
commit 76ae7e1f16
2 changed files with 17 additions and 6 deletions

8
well-known/matrix/client Normal file
View File

@@ -0,0 +1,8 @@
{
"m.homeserver": {
"base_url": "https://matrix.coolneng.duckdns.org"
},
"m.identity_server": {
"base_url": "https://vector.im"
}
}