mirror of
https://github.com/minio/minio.git
synced 2024-04-21 12:41:46 +00:00
Currently supported backend is Azure Blob Storage. ``` export MINIO_ACCESS_KEY=azureaccountname export MINIO_SECRET_KEY=azureaccountkey minio gateway azure ```