things happened

This commit is contained in:
2026-02-23 22:30:45 -05:00
parent f2ae159c67
commit 14dbc1363e

View File

@@ -207,7 +207,7 @@ in {
} }
handle @jwt_service { handle @jwt_service {
reverse_proxy localhost:8081 reverse_proxy localhost:8080
} }
handle { handle {
@@ -225,13 +225,8 @@ in {
services.lk-jwt-service = { services.lk-jwt-service = {
enable = true; enable = true;
port = 8080; port = 8080;
livekitUrl = "wss://rtc.wyattjmiller.com"; livekitUrl = "ws://127.0.0.1:7880";
keyFile = livekitKeyFile; keyFile = livekitKeyFile;
# settings = {
# keys = {
# "2rew2444" = "aAssWw18asef3fa5ldehHhjunlijj8x=";
# };
# };
}; };
# Generate LiveKit key if it doesn't exist # Generate LiveKit key if it doesn't exist