Signed-off-by: hanzhixiao <709674996@qq.com>
This commit is contained in:
hanzhixiao 2023-08-08 15:27:57 +08:00
parent fb0969f1e0
commit a91e5c9131

View File

@ -26,7 +26,7 @@ import (
)
const (
cfgPath = "../../../config/config.yaml"
cfgPath = "../../../../../config/config.yaml"
minioHealthCheckDuration = 1
maxRetry = 3
componentStartErr = 1705