add matrix redirect
This commit is contained in:
parent
7bcfcd5e9c
commit
af8a8de487
2 changed files with 6 additions and 0 deletions
5
site/.well-known/matrix/client
Normal file
5
site/.well-known/matrix/client
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
{
|
||||||
|
"m.homeserver": {
|
||||||
|
"base_url": "https://matrix.crispypin.cc"
|
||||||
|
}
|
||||||
|
}
|
1
site/.well-known/matrix/server
Normal file
1
site/.well-known/matrix/server
Normal file
|
@ -0,0 +1 @@
|
||||||
|
{"m.server": "matrix.crispypin.cc:443"}
|
Loading…
Reference in a new issue