MyNixOS website logo
option

services.livekit.settings.redis.address

Host and port used to connect to a redis instance.

Declarations
Type
null or string
Default
Local Redis host/port when a local ingress component is enabled else null
Example
"redis.example.com:6379"