diff --git a/n8n-workflow.json b/n8n-workflow.json index c45e75a..33e295b 100644 --- a/n8n-workflow.json +++ b/n8n-workflow.json @@ -5387,7 +5387,7 @@ { "parameters": { "method": "GET", - "url": "=http://docker-socket-proxy:2375/containers/json?all=false", + "url": "=http://docker-socket-proxy:2375/containers/json?all=true", "options": {} }, "id": "http-fetch-containers-batch-mode", @@ -5524,7 +5524,7 @@ { "parameters": { "method": "GET", - "url": "=http://docker-socket-proxy:2375/containers/json?all=false", + "url": "=http://docker-socket-proxy:2375/containers/json?all=true", "options": {} }, "id": "http-fetch-containers-toggle",