diff --git a/static/.well-known/matrix/client b/static/.well-known/matrix/client new file mode 100644 index 0000000..89e7d32 --- /dev/null +++ b/static/.well-known/matrix/client @@ -0,0 +1,8 @@ +{ + "m.homeserver": { + "base_url": "https://matrix.zom.bi" + }, + "m.identity_server": { + "base_url": "https://vector.im" + } +} \ No newline at end of file