diff --git a/compose.yaml b/compose.yaml index 37dadc1..29e7b51 100644 --- a/compose.yaml +++ b/compose.yaml @@ -70,7 +70,7 @@ services: n8n-runner: image: n8nio/runners:${N8N_VERSION} networks: - - braig-local + - bragi-local restart: always environment: - N8N_RUNNERS_AUTH_TOKEN=${RUNNERS_AUTH_TOKEN}