From 07e2d7a24777df9fad7c9d0926c2637f8e0f5477 Mon Sep 17 00:00:00 2001 From: Moritz Date: Thu, 20 Apr 2023 20:37:28 +0200 Subject: [PATCH] increase healthcheck start_period for long updates --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index dc9c5b9..3bf841d 100644 --- a/compose.yml +++ b/compose.yml @@ -53,7 +53,7 @@ services: interval: 30s timeout: 10s retries: 10 - start_period: 1m + start_period: 5m environment: *env deploy: update_config: