things happened
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user