mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-03-07 14:23:08 +00:00
- Introduced logic to infer the current domain from N8N_HOSTNAME or SUPABASE_HOSTNAME for user prompts in 03_generate_secrets.sh. - Improved user prompts to display the current domain as a default suggestion, enhancing user experience. - Updated apply_update.sh to ensure the .env file is checked and updated by calling 03_generate_secrets.sh during the update process.