Skip to content

Commit e2cff09

Browse files
committed
Healthcheck retries 3
1 parent 28f3c79 commit e2cff09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/simcore/docker-compose.yml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -876,7 +876,7 @@ services:
876876
interval: 10s
877877
timeout: 1s
878878
start_period: 1s
879-
retries: 1
879+
retries: 3
880880

881881
traefik-configuration-placeholder: # simcore traefik with `io.simcore.zone=${TRAEFIK_SIMCORE_ZONE}` label
882882
image: busybox:1.35.0

0 commit comments

Comments
 (0)