feat: add .well-known file for matrix discovery
This commit is contained in:
parent
9dd5718151
commit
d44cd0c39c
2 changed files with 2 additions and 0 deletions
1
public/.well-known/matrix/client
Normal file
1
public/.well-known/matrix/client
Normal file
|
@ -0,0 +1 @@
|
||||||
|
{"m.server":{"base_url":"https://matrix.functor.systems.com"},"m.homeserver":{"base_url":"https://matrix.functor.system"},"org.matrix.msc3575.proxy":{"url":"https://matrix.functor.systems"}}
|
1
public/.well-known/matrix/server
Normal file
1
public/.well-known/matrix/server
Normal file
|
@ -0,0 +1 @@
|
||||||
|
{"m.server":"matrix.functor.systems:443"}
|
Loading…
Add table
Add a link
Reference in a new issue