services.livekit.settings.redis.address

NixOS option

Host and port used to connect to a redis instance.

type: null or string
Default
Local Redis host/port when a local ingress component is enabled else null
Example
"redis.example.com:6379"
declared in: nixos/modules/services/networking/livekit.nixView source on NixOS/nixpkgs →