minio: remove broken healthcheck
This commit is contained in:
parent
405d837407
commit
eed1b78625
@ -30,10 +30,5 @@ services:
|
||||
networks:
|
||||
- default
|
||||
- traefik_traefik
|
||||
healthcheck:
|
||||
test: [ "CMD", "curl", "-f", "http://localhost:9000/minio/health/live" ]
|
||||
interval: 30s
|
||||
timeout: 20s
|
||||
retries: 3
|
||||
volumes:
|
||||
- {{ base_volume_path }}/minio/data:/data
|
||||
|
Loading…
x
Reference in New Issue
Block a user