Signed-off-by: hanzhixiao <709674996@qq.com>
This commit is contained in:
hanzhixiao
2023-08-11 09:58:35 +08:00
parent ec8238fd02
commit c3af2a3626
+1 -1
View File
@@ -27,7 +27,7 @@ import (
)
const (
cfgPath = "../../../../../config/config.yaml"
cfgPath = "../../config/config.yaml"
minioHealthCheckDuration = 1
maxRetry = 100
componentStartErrCode = 6000