services.n8n.taskRunners.environment.N8N_RUNNERS_TASK_BROKER_URI
NixOS option
URI of the n8n task broker that the runner connects to.
type: stringDefault
declared in: nixos/modules/services/misc/n8n.nixView source on NixOS/nixpkgs →"http://${config.services.n8n.environment.N8N_RUNNERS_BROKER_LISTEN_ADDRESS}:${config.services.n8n.environment.N8N_RUNNERS_BROKER_PORT}"