mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-03-07 22:33:11 +00:00
- Introduced a new Redis service (ragflow-redis) in docker-compose.yml for enhanced caching capabilities. - Updated environment variables to include RAGFLOW_REDIS_PASSWORD for secure access. - Modified .env.example to reflect the addition of Redis credentials. - Updated secrets generation script to include RAGFLOW_REDIS_PASSWORD for consistency in credential management.