mirror of
https://github.com/pgsty/silo.git
synced 2026-09-11 21:38:57 +00: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`