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