mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-03-07 14:23:08 +00:00
- Introduced Neo4j service in docker-compose.yml with necessary environment variables and volume mappings. - Updated Caddyfile to include reverse proxy settings for Neo4j. - Enhanced .env.example to include placeholders for Neo4j username and password. - Modified README.md to document Neo4j integration and access details. - Added .cursorignore file to specify files and directories to ignore during indexing.