mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-03-08 06:43:22 +00:00
- Removed Elasticsearch service configuration from docker-compose.yml, simplifying the setup. - Updated RAGFlow service to use the latest image tag for better compatibility. - Changed environment variable from ES_HOST and ES_PORT to DOC_ENGINE for improved clarity. - Removed vm.max_map_count configuration from the system preparation script, as it is no longer necessary for RAGFlow.