1
0
Fork 0

chore: 删除 MinIO 健康检查

This commit is contained in:
wanghe-fit2cloud 2024-03-08 16:30:01 +08:00
parent 6c0f427d9e
commit 85b497ea85
1 changed files with 0 additions and 5 deletions

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