Remove N8N_RUNNERS_LAUNCHER_HEALTH_CHECK_PORT variable and set runner version to 0.0.2

This commit is contained in:
2026-07-19 14:44:02 +02:00
parent 98d0c194e9
commit 3d57dddb09
+1 -2
View File
@@ -55,12 +55,11 @@ services:
- /network/Datas:/home/node/.n8n-files
task-runners:
image: gitea.sda.zone/stephane.david/n8n-runners-custom:0.0.1
image: gitea.sda.zone/stephane.david/n8n-runners-custom:0.0.2
container_name: n8n-runners
environment:
- N8N_RUNNERS_TASK_BROKER_URI=http://n8n.maison:5679
- N8N_RUNNERS_AUTH_TOKEN=zp6b5YfXzuLtjpzws80XDCpEXD2FGV6OoZ5JcikQGz7bxfsX1DVa8efrDpZkPE9V
- N8N_RUNNERS_LAUNCHER_HEALTH_CHECK_PORT=5680
- GENERIC_TIMEZONE=${GENERIC_TIMEZONE}
- TZ=${GENERIC_TIMEZONE}
depends_on: