added well known file
This commit is contained in:
parent
14013289b4
commit
427eaa6d33
1 changed files with 11 additions and 0 deletions
11
.well-known/matrix/client
Normal file
11
.well-known/matrix/client
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"m.homeserver": {
|
||||||
|
"base_url": "https://matrix-client.drgnz.club"
|
||||||
|
},
|
||||||
|
"m.identity_server": {
|
||||||
|
"base_url": "https://vector.im"
|
||||||
|
},
|
||||||
|
"org.matrix.msc3575.proxy": {
|
||||||
|
"url": "https://matrix-client.drgnz.club"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in a new issue