increase healthcheck start_period for long updates

This commit is contained in:
Moritz 2023-04-20 20:37:28 +02:00
parent 1aca4ba794
commit 07e2d7a247

View File

@ -53,7 +53,7 @@ services:
interval: 30s
timeout: 10s
retries: 10
start_period: 1m
start_period: 5m
environment: *env
deploy:
update_config: