Merge pull request #243 from safing/matrix-well-known

matrix well known
This commit is contained in:
Patrick Pacher 2023-01-16 15:00:01 +01:00 committed by GitHub
commit b79c8a84f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,5 @@
{
"m.homeserver": {
"base_url": "https://matrix.safing.io"
}
}