mirror of
https://github.com/mat-1/matdoesdev.git
synced 2025-08-02 14:46:04 +00:00
Add well-known
This commit is contained in:
parent
85801a8458
commit
1d5f76de48
2 changed files with 2 additions and 0 deletions
1
static/.well-known/matrix/client
Normal file
1
static/.well-known/matrix/client
Normal file
|
@ -0,0 +1 @@
|
|||
{ "m.homeserver": { "base_url": "https://matrix.matdoes.dev" } }
|
1
static/.well-known/matrix/server
Normal file
1
static/.well-known/matrix/server
Normal file
|
@ -0,0 +1 @@
|
|||
{ "m.server": "matrix.matdoes.dev:443" }
|
Loading…
Add table
Reference in a new issue