mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2026-05-04 14:59:50 +02:00
build
This commit is contained in:
@@ -43,8 +43,10 @@ services:
|
||||
image: n8nio/runners:latest
|
||||
container_name: n8n-runners
|
||||
environment:
|
||||
- N8N_RUNNERS_TASK_BROKER_URI=http://n8n-main:5679
|
||||
- N8N_RUNNERS_AUTH_TOKEN=l4c1j4yd33Du5lo
|
||||
N8N_RUNNERS_TASK_BROKER_URI: http://n8n-main:5679
|
||||
N8N_RUNNERS_AUTH_TOKEN: l4c1j4yd33Du5lo
|
||||
N8N_RUNNERS_STDLIB_ALLOW: "*"
|
||||
N8N_RUNNERS_EXTERNAL_ALLOW: "*"
|
||||
# etc.
|
||||
depends_on:
|
||||
- n8n
|
||||
|
||||
Reference in New Issue
Block a user