WIP: Livekit; added ngx.cyperpunk.de host

This commit is contained in:
2026-04-28 22:30:31 +02:00
parent 3dc398a460
commit d46ce2d93e
3 changed files with 16 additions and 5 deletions
+2 -1
View File
@@ -34,8 +34,9 @@ in
lk-jwt-service = {
enable = true;
livekitUrl = "ws://127.0.0.1:7880";
#livekitUrl = "wss://cyperpunk.de/livekit/sfu";
inherit keyFile;
livekitUrl = "wss://127.0.0.1:7880";
};
};