init
This commit is contained in:
commit
c33afaf8f0
21 changed files with 1690 additions and 0 deletions
8
docker/n8n/.gitignore
vendored
Normal file
8
docker/n8n/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Runtime/persistent data
|
||||
n8n-db-data/
|
||||
n8n-redis-data/
|
||||
n8n-data/
|
||||
n8n-files/
|
||||
|
||||
# Local secrets
|
||||
.env
|
||||
Loading…
Add table
Add a link
Reference in a new issue