mirror of
https://github.com/pgsty/minio.git
synced 2026-03-13 06:35:34 +01:00
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`