KI-AGENT: Matrix-Stack in Docker Compose vorbereiten

This commit is contained in:
2026-05-18 14:58:27 +02:00
parent d9c3c8d07c
commit 3984e218db
6 changed files with 309 additions and 0 deletions

11
matrix/well-known/client Normal file
View File

@@ -0,0 +1,11 @@
{
"m.homeserver": {
"base_url": "https://matrix.fedeo.de"
},
"org.matrix.msc4143.rtc_foci": [
{
"type": "livekit",
"livekit_service_url": "https://call.fedeo.de/livekit/jwt"
}
]
}