mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-02 00:08:33 +02:00
lala
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user