mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-03-08 06:43:22 +00:00
- Improved handling of existing .env values by reading and populating missing variables during the generation process. - Added checks to utilize existing user inputs for email and OpenAI API key, allowing for a smoother setup experience. - Refined the logic for generating JWT secrets and password hashes, ensuring they are only created if not already present. - Enhanced user prompts for importing workflows and clarified logging messages for better user guidance.