From 14dbc1363e20e96a8bb7234b06a852bcd1b09e8c Mon Sep 17 00:00:00 2001 From: "Wyatt J. Miller" Date: Mon, 23 Feb 2026 22:30:45 -0500 Subject: [PATCH] things happened --- modules/machine/yshtola/configuration.nix | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/modules/machine/yshtola/configuration.nix b/modules/machine/yshtola/configuration.nix index e774ec6..2065dc3 100644 --- a/modules/machine/yshtola/configuration.nix +++ b/modules/machine/yshtola/configuration.nix @@ -207,7 +207,7 @@ in { } handle @jwt_service { - reverse_proxy localhost:8081 + reverse_proxy localhost:8080 } handle { @@ -225,13 +225,8 @@ in { services.lk-jwt-service = { enable = true; port = 8080; - livekitUrl = "wss://rtc.wyattjmiller.com"; + livekitUrl = "ws://127.0.0.1:7880"; keyFile = livekitKeyFile; - # settings = { - # keys = { - # "2rew2444" = "aAssWw18asef3fa5ldehHhjunlijj8x="; - # }; - # }; }; # Generate LiveKit key if it doesn't exist