forked from fi/nix-infra
Set LIVEKIT_FULL_ACCESS_HOMESERVERS
This commit is contained in:
parent
3a4ce8d0eb
commit
ae2a4c91fd
1 changed files with 3 additions and 0 deletions
|
|
@ -12,4 +12,7 @@
|
||||||
livekitUrl = "wss://matrix-rtc.nekover.se/livekit/sfu";
|
livekitUrl = "wss://matrix-rtc.nekover.se/livekit/sfu";
|
||||||
keyFile = "/secrets/matrix-livekit-secret-key.secret";
|
keyFile = "/secrets/matrix-livekit-secret-key.secret";
|
||||||
};
|
};
|
||||||
|
systemd.services.lk-jwt-service.environment = {
|
||||||
|
LIVEKIT_FULL_ACCESS_HOMESERVERS = "nekover.se";
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue