This commit is contained in:
2025-03-10 12:06:49 +01:00
parent 29bbe4ab58
commit b314547f19

View File

@ -19,6 +19,8 @@ services:
timeout: 10s timeout: 10s
retries: 10 retries: 10
restart: always restart: always
labels:
- wud.watch=false
kestra: kestra:
image: ${DOCKER_REGISTRY:-}kestra/kestra:latest image: ${DOCKER_REGISTRY:-}kestra/kestra:latest
pull_policy: always pull_policy: always