Update compose.yaml
This commit is contained in:
+1
-1
@@ -70,7 +70,7 @@ services:
|
|||||||
n8n-runner:
|
n8n-runner:
|
||||||
image: n8nio/runners:${N8N_VERSION}
|
image: n8nio/runners:${N8N_VERSION}
|
||||||
networks:
|
networks:
|
||||||
- braig-local
|
- bragi-local
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
- N8N_RUNNERS_AUTH_TOKEN=${RUNNERS_AUTH_TOKEN}
|
- N8N_RUNNERS_AUTH_TOKEN=${RUNNERS_AUTH_TOKEN}
|
||||||
|
|||||||
Reference in New Issue
Block a user