diff --git a/docker-compose.macmini.yml b/docker-compose.macmini.yml index 9acbf9abc..bc57f5a42 100644 --- a/docker-compose.macmini.yml +++ b/docker-compose.macmini.yml @@ -1626,7 +1626,7 @@ services: - /var/run/docker.sock:/var/run/docker.sock:ro depends_on: loki: - condition: service_healthy + condition: service_started healthcheck: test: ["CMD", "wget", "--no-verbose", "--tries=1", "--spider", "http://127.0.0.1:9080/ready"] interval: 300s