This time for realzies
All checks were successful
Deploy NixOS / deploy (push) Successful in 33s

This commit is contained in:
2026-02-13 10:39:38 -07:00
parent 4df3457aa8
commit 1ef2816a9c
2 changed files with 11 additions and 28 deletions

View File

@@ -39,7 +39,7 @@ in
rtc_transports = [
{
type = "livekit";
livekit_service_url = "https://${matrixRtcDomain}";
livekit_service_url = "https://${matrixDomain}/livekit/jwt";
}
];
};