aboutsummaryrefslogtreecommitdiff
path: root/.well-known/matrix/client
diff options
context:
space:
mode:
Diffstat (limited to '.well-known/matrix/client')
-rw-r--r--.well-known/matrix/client8
1 files changed, 8 insertions, 0 deletions
diff --git a/.well-known/matrix/client b/.well-known/matrix/client
new file mode 100644
index 0000000..b426ba6
--- /dev/null
+++ b/.well-known/matrix/client
@@ -0,0 +1,8 @@
+{
+ "m.homeserver": {
+ "base_url": "https://matrix.minteck.org"
+ },
+ "m.identity_server": {
+ "base_url": "https://vector.im"
+ }
+}