diff options
Diffstat (limited to 'static/.well-known/matrix/client/index.json')
-rw-r--r-- | static/.well-known/matrix/client/index.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/static/.well-known/matrix/client/index.json b/static/.well-known/matrix/client/index.json new file mode 100644 index 0000000..5ceab00 --- /dev/null +++ b/static/.well-known/matrix/client/index.json @@ -0,0 +1,8 @@ +{ + "m.homeserver": { + "base_url": "https://neonxp.ru:443" + }, + "org.matrix.msc3575.proxy": { + "url": "https://neonxp.ru:443" + } +}
\ No newline at end of file |