diff --git a/docker-compose.yml b/docker-compose.yml index 275eb54d4d..8bfa1164e2 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -68,11 +68,11 @@ services: condition: service_healthy memcached: condition: service_started - healthcheck: - test: ["CMD-SHELL", "curl --silent --fail http://localhost || exit 1"] - interval: 30s - timeout: 10s - retries: 3 + # healthcheck: + # test: ["CMD-SHELL", "curl --silent --fail http://localhost || exit 1"] + # interval: 30s + # timeout: 10s + # retries: 3 deploy: resources: limits: