mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-04 01:24:09 +02:00
forward OCC_LOG
This commit is contained in:
parent
888dd69e2d
commit
fe5562a9b5
6 changed files with 90 additions and 31 deletions
|
|
@ -126,7 +126,7 @@ impl ServiceTrait for ObjectStore {
|
|||
format!("{}-object", cloud_id),
|
||||
"root",
|
||||
vec!["curl", "localhost:9000/minio/health/ready"],
|
||||
vec![],
|
||||
Vec::<String>::default(),
|
||||
Some(&mut output),
|
||||
)
|
||||
.await?;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue