mirror of
https://github.com/minio/minio.git
synced 2025-01-23 12:43:16 -05:00
cea4cfa3a8
Currently supported backend is Azure Blob Storage. ``` export MINIO_ACCESS_KEY=azureaccountname export MINIO_SECRET_KEY=azureaccountkey minio gateway azure ```