From 85b497ea8516ff11f2b2c332a8247f62af427449 Mon Sep 17 00:00:00 2001 From: wanghe-fit2cloud Date: Fri, 8 Mar 2024 16:30:01 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=88=A0=E9=99=A4=20MinIO=20=E5=81=A5?= =?UTF-8?q?=E5=BA=B7=E6=A3=80=E6=9F=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- minio/2024-02-26/docker-compose.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/minio/2024-02-26/docker-compose.yml b/minio/2024-02-26/docker-compose.yml index 45e4bd640..d5757f0b1 100644 --- a/minio/2024-02-26/docker-compose.yml +++ b/minio/2024-02-26/docker-compose.yml @@ -28,11 +28,6 @@ services: - ./certs:/root/.minio/certs labels: createdBy: "Apps" - healthcheck: - test: [ "CMD", "curl", "-f", "http://localhost:9000/minio/health/live" ] - interval: 30s - timeout: 20s - retries: 3 networks: 1panel-network: external: true \ No newline at end of file