mirror of
https://github.com/minio/minio.git
synced 2026-06-04 10:13:48 +08:00
f409f10d18
Currently, the backend minio server uses the same data directory as the mint test itself, causing `s3 sync` to fail often. Now `minio` backend will use a different data directory `/data` instead of `/mint/data`