mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-03-08 06:43:22 +00:00
- Introduced _update_or_add_env_var function to streamline updating or adding variables in the .env file. - Added _generate_and_get_hash function to handle password hashing using Caddy, improving security for sensitive data. - Refactored logic for generating and storing password hashes for Prometheus, SearXNG, and Weaviate, ensuring consistent handling and updates in the .env file.