diff --git a/main_dc/docker-compose.yml b/main_dc/docker-compose.yml index fb7cfee..2eafc26 100644 --- a/main_dc/docker-compose.yml +++ b/main_dc/docker-compose.yml @@ -248,8 +248,8 @@ services: - web-network healthcheck: test: ["CMD", "wget", "--spider", "http://localhost:${API_ES_APP_PORT}/health"] - interval: 30s - timeout: 10s + interval: 10s + timeout: 5s retries: 3 volumes: