added n8n secure cookie

This commit is contained in:
2026-04-16 21:33:56 +00:00
parent e71e29d521
commit e7ed2cea5b
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -17,6 +17,7 @@ services:
- N8N_PORT=${N8N_PORT:-5678}
- N8N_HOST=${N8N_HOST:-http://localhost:5678}
- WEBHOOK_URL=${N8N_HOST:-http://localhost:5678}
- N8N_SECURE_COOKIE=${N8N_SECURE_COOKIE:-true}
user: "1000:1000"
networks:
- proxy