MyNixOS website logo
option

services.lk-jwt-service.livekitUrl

The public websocket URL for livekit. The proto needs to be either wss:// (recommended) or ws:// (insecure).

Declarations
Type
string matching the pattern ^wss?://.*
Example
"wss://example.com/livekit/sfu"