diff options
Diffstat (limited to '.well-known/matrix/client')
-rw-r--r-- | .well-known/matrix/client | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.well-known/matrix/client b/.well-known/matrix/client new file mode 100644 index 0000000..ab45b9a --- /dev/null +++ b/.well-known/matrix/client @@ -0,0 +1,5 @@ +{ + "m.homeserver": { + "base_url": "https://matrix.turret.cyou/" + } +} |