From 2c076f26ad39b0d2bedc8dbe2eb910fd912de86d Mon Sep 17 00:00:00 2001 From: colin Date: Thu, 4 Jul 2024 16:42:23 +0000 Subject: [PATCH] Update stack.production.yml --- stack.production.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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