mirror of
https://github.com/minio/minio.git
synced 2025-01-15 16:53:16 -05: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`