mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-03-09 15:25:33 +00:00
- Added functionality to check if Supabase is enabled via the .env file before cloning the repository and preparing the environment. - Updated the command execution flow to conditionally include Supabase in the Docker commands based on its enabled status. - Enhanced the service selection wizard in 04_wizard.sh to include Supabase as an option for user selection.