diff --git a/docker-compose.yml b/docker-compose.yml index fb4efb6..e49eeb8 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -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: