Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
Ari Archer 2023-12-26 00:46:54 +02:00
parent a9d6ee3d83
commit 13fbf15d66
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
{ {
"m.homeserver": { "m.homeserver": {
"base_url": "https://matrix.ari.lt:8008" "base_url": "https://matrix.ari.lt"
} }
} }

View file

@ -1,3 +1,3 @@
{ {
"m.server": "matrix.ari.lt:8008" "m.server": "matrix.ari.lt"
} }