mirror of
https://github.com/minio/minio.git
synced 2025-03-12 04:30:09 -04:00
Currently supported backend is Azure Blob Storage. ``` export MINIO_ACCESS_KEY=azureaccountname export MINIO_SECRET_KEY=azureaccountkey minio gateway azure ```