fix(core): Use the configured timezone in task runner (#12032)

This commit is contained in:
Tomi Turtiainen
2024-12-04 13:32:44 +02:00
committed by GitHub
parent 8616b17cc6
commit 2e6845afcb
6 changed files with 49 additions and 2 deletions

View File

@@ -7,6 +7,7 @@
"args": ["/usr/local/lib/node_modules/n8n/node_modules/@n8n/task-runner/dist/start.js"],
"allowed-env": [
"PATH",
"GENERIC_TIMEZONE",
"N8N_RUNNERS_GRANT_TOKEN",
"N8N_RUNNERS_N8N_URI",
"N8N_RUNNERS_MAX_PAYLOAD",