of coures I guessed wrong

This commit is contained in:
2025-12-25 05:00:10 +00:00
parent 5f3f7a3c4e
commit 49a1596a9e

View File

@@ -48,7 +48,7 @@
],
"env-overrides": {
"PYTHONPATH": "/opt/runners/task-runner-python",
"N8N_RUNNERS_STDLIB_ALLOW": ["json", "datetime"]
"N8N_RUNNERS_STDLIB_ALLOW": "json, datetime",
"N8N_RUNNERS_EXTERNAL_ALLOW": "fantraxapi"
}
}