chore: 删除 MinIO 健康检查

This commit is contained in:
wanghe-fit2cloud 2024-03-08 16:30:01 +08:00
parent fcba9002f4
commit 95aa0a00ee

View File

@ -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