add matrix well known
This commit is contained in:
parent
ed5690b2ae
commit
5105d254c8
2 changed files with 8 additions and 0 deletions
5
site/content/.well-known/matrix/client
Normal file
5
site/content/.well-known/matrix/client
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"m.homeserver": {
|
||||
"base_url": "https://hs.nishi.boats"
|
||||
}
|
||||
}
|
||||
3
site/content/.well-known/matrix/server
Normal file
3
site/content/.well-known/matrix/server
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"m.server": "hs.nishi.boats:443"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue