Y'shtola (Matrix server) #7

Merged
wymiller merged 10 commits from yshtola-build into master 2026-02-23 23:45:39 -06:00
Showing only changes of commit 6b586d80ab - Show all commits

View File

@@ -72,6 +72,7 @@ in {
allowedUDPPorts = [
3478
7881
8448
];
@@ -224,7 +225,7 @@ in {
services.lk-jwt-service = {
enable = true;
port = 8080;
livekitUrl = "ws://127.0.0.1:7880";
livekitUrl = "wss://rtc.wyattjmiller.com";
keyFile = livekitKeyFile;
};