fix retries count

This commit is contained in:
user 2024-04-05 05:55:39 +03:00
parent f45d593a84
commit 5dde1a28f0
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ services:
test: [ "CMD", "healthcheck.sh", "--connect", "--innodb_initialized" ] test: [ "CMD", "healthcheck.sh", "--connect", "--innodb_initialized" ]
interval: 10s interval: 10s
timeout: 5s timeout: 5s
retries: 3 retries: 10
app: app:
build: build: