mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-03-07 22:33:11 +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.
3 lines
96 B
Plaintext
3 lines
96 B
Plaintext
# Add directories or file patterns to ignore during indexing (e.g. foo/ or *.csv)
|
|
!.env.example
|