mirror of
https://github.com/minio/minio.git
synced 2025-02-10 05:08:10 -05:00
Currently supported backend is Azure Blob Storage. ``` export MINIO_ACCESS_KEY=azureaccountname export MINIO_SECRET_KEY=azureaccountkey minio gateway azure ```