This commit is contained in:
Sean Robinson 2026-06-15 21:43:10 -04:00
commit c33afaf8f0
21 changed files with 1690 additions and 0 deletions

8
docker/n8n/.gitignore vendored Normal file
View file

@ -0,0 +1,8 @@
# Runtime/persistent data
n8n-db-data/
n8n-redis-data/
n8n-data/
n8n-files/
# Local secrets
.env