mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-03-20 07:51:30 +00:00
- Introduced a new deploy section in docker-compose.yml to set the number of n8n worker replicas based on the N8N_WORKER_COUNT environment variable. - Enhanced 03_generate_secrets.sh to prompt users for the number of n8n workers, including validation and confirmation steps for input, ensuring a positive integer is set. - Updated generated values and found variables to include N8N_WORKER_COUNT for better environment management.