diff --git a/stack.production.yml b/stack.production.yml index 2c26394..2574e53 100644 --- a/stack.production.yml +++ b/stack.production.yml @@ -8,12 +8,12 @@ services: - LOG_LEVEL=debug networks: - traefik - healthcheck: - test: ["CMD", "curl", "-f", "http://localhost:16686"] - interval: 30s - timeout: 10s - retries: 5 - start_period: 0s + # healthcheck: + # test: ["CMD", "curl", "-f", "http://localhost:16686"] + # interval: 30s + # timeout: 10s + # retries: 5 + # start_period: 0s deploy: update_config: order: stop-first