Signed-off-by: hanzhixiao <709674996@qq.com>
This commit is contained in:
hanzhixiao 2023-08-11 09:58:35 +08:00
parent f12b18d8b0
commit c1f6c448d0

View File

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