added n8n and updated some documenation

This commit is contained in:
2024-12-04 07:57:12 -08:00
parent 9be217382a
commit feea906894
7 changed files with 71 additions and 3 deletions
+8
View File
@@ -0,0 +1,8 @@
COOKBOOK=/git/docker-compose-cookbooks
VOL_PATH=./data
TZ="America/Vancouver"
# n8n
N8N_IMAGE=n8nio/n8n:latest # or 1.70.2
N8N_PORT=5678
N8N_HOST=localhost