This commit is contained in:
yuejiajun 2025-08-18 18:50:27 +08:00
parent 6a71e9188f
commit 15c3cbc4f0
64 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
{"version":"1","format":"xl-single","id":"336b01aa-5890-4b41-a360-4cc54cf00592","xl":{"version":"3","this":"20dd394e-1e16-4f61-81f7-e40bbe4768a0","sets":[["20dd394e-1e16-4f61-81f7-e40bbe4768a0"]],"distributionAlgo":"SIPMOD+PARITY"}} {"version":"1","format":"xl-single","id":"6133385a-4fa8-486e-a315-396fe6649c3e","xl":{"version":"3","this":"a8f97955-51e0-4948-9bdc-cde0897deb52","sets":[["a8f97955-51e0-4948-9bdc-cde0897deb52"]],"distributionAlgo":"SIPMOD+PARITY"}}

View File

@ -14,8 +14,8 @@ if not exist "%MINIO_EXE%" (
) )
:: 设置MinIO凭据 :: 设置MinIO凭据
:: set MINIO_ROOT_USER=minio_FEaTQx set MINIO_ROOT_USER=minio_FEaTQx
:: set MINIO_ROOT_PASSWORD=minio_34KYwR set MINIO_ROOT_PASSWORD=minio_34KYwR
:: 检查数据目录是否存在,不存在则创建 :: 检查数据目录是否存在,不存在则创建
if not exist "%DATA_DIR%" ( if not exist "%DATA_DIR%" (