services.livekit.ingress.settings.redis.address

NixOS option

Address or hostname and port for redis connection

type: null or string
Default
"Host and port of the local livekit redis instance, if enabled, or null"
Example
"redis.example.com:6379"
declared in: nixos/modules/services/networking/livekit-ingress.nixView source on NixOS/nixpkgs →