Change Runner image to custom one
This commit is contained in:
+1
-1
@@ -55,7 +55,7 @@ services:
|
||||
- /network/Datas:/home/node/.n8n-files
|
||||
|
||||
task-runners:
|
||||
image: n8nio/runners:latest
|
||||
image: gitea.sda.zone/stephane.david/n8n-runners:custom
|
||||
container_name: n8n-runners
|
||||
environment:
|
||||
- N8N_RUNNERS_TASK_BROKER_URI=http://n8n.maison:5679
|
||||
|
||||
Reference in New Issue
Block a user