fix(n8n): harden swarm automation workflows

This commit is contained in:
William Valentin
2026-05-13 17:21:39 -07:00
parent ff28a7c1ad
commit 867f879d4a
9 changed files with 3659 additions and 30 deletions
+2 -2
View File
@@ -323,8 +323,8 @@ services:
- N8N_PROTOCOL=http
- N8N_EDITOR_BASE_URL=http://localhost:18808
- WEBHOOK_URL=http://localhost:18808/
- TZ=UTC
- GENERIC_TIMEZONE=UTC
- TZ=America/Los_Angeles
- GENERIC_TIMEZONE=America/Los_Angeles
- N8N_SECURE_COOKIE=false
volumes:
- n8n-agent-data:/home/node/.n8n