fix(n8n): harden swarm automation workflows
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user