chore: 删除 MinIO 健康检查
This commit is contained in:
parent
6c0f427d9e
commit
85b497ea85
|
|
@ -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
|
||||
Loading…
Reference in New Issue