diff --git a/static/.well-known/matrix/client b/static/.well-known/matrix/client new file mode 100644 index 0000000..99201c9 --- /dev/null +++ b/static/.well-known/matrix/client @@ -0,0 +1,8 @@ +{ + "m.homeserver": { + "base_url": "https://matrix.thelyoncompany.com" + }, + "m.identity_server": { + "base_url": "https://vector.im" + } +}