Update compose.yaml

This commit is contained in:
2026-07-21 08:35:29 +02:00
parent 3b7582f4f5
commit e2e69a2d9b
+1 -1
View File
@@ -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}