Remove health ports

This commit is contained in:
2026-07-19 12:11:05 +02:00
parent 323ab2b808
commit 796783cb1b
-1
View File
@@ -10,7 +10,6 @@
{ {
"runner-type": "python", "runner-type": "python",
"env-overrides": { "env-overrides": {
"PYTHONPATH": "/opt/runners/task-runner-python",
"N8N_RUNNERS_STDLIB_ALLOW": "*", "N8N_RUNNERS_STDLIB_ALLOW": "*",
"N8N_RUNNERS_EXTERNAL_ALLOW": "*" "N8N_RUNNERS_EXTERNAL_ALLOW": "*"
} }