3 Commits

View File

@@ -72,6 +72,7 @@ in {
allowedUDPPorts = [ allowedUDPPorts = [
3478 3478
7881
8448 8448
]; ];
@@ -206,7 +207,7 @@ in {
} }
handle @jwt_service { handle @jwt_service {
reverse_proxy localhost:8081 reverse_proxy localhost:8080
} }
handle { handle {
@@ -226,11 +227,6 @@ in {
port = 8080; port = 8080;
livekitUrl = "wss://rtc.wyattjmiller.com"; livekitUrl = "wss://rtc.wyattjmiller.com";
keyFile = livekitKeyFile; keyFile = livekitKeyFile;
# settings = {
# keys = {
# "2rew2444" = "aAssWw18asef3fa5ldehHhjunlijj8x=";
# };
# };
}; };
# Generate LiveKit key if it doesn't exist # Generate LiveKit key if it doesn't exist