Signed-off-by: hanzhixiao <709674996@qq.com>
This commit is contained in:
hanzhixiao 2023-08-11 11:04:25 +08:00
parent f71bd11670
commit f5081b7b61

View File

@ -27,7 +27,7 @@ import (
)
const (
cfgPath = "../../config/config.yaml"
cfgPath = "../../../../../config/config.yaml"
minioHealthCheckDuration = 1
maxRetry = 100
componentStartErrCode = 6000