mirror of
https://codeberg.org/lauralani/www-lauka-net.git
synced 2024-11-23 20:50:40 +01:00
update well-known stuff
This commit is contained in:
parent
4f32d402af
commit
8d29de1e4b
2 changed files with 6 additions and 1 deletions
5
.well-known/matrix/client
Normal file
5
.well-known/matrix/client
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"m.homeserver": {
|
||||
"base_url": "https://matrix.lauka.net"
|
||||
}
|
||||
}
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"m.server": "synapse.lauka.net:8448"
|
||||
"m.server": "matrix.lauka.net:443"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue