mirror of
https://github.com/minio/minio.git
synced 2024-04-21 12:41:46 +00:00
change credentials handling such that prefer MINIO_* envs first if they work, if not fallback to AWS credentials. If they fail we fail to start anyways.