1
0
mirror of https://github.com/minio/minio.git synced 2025-03-13 21:12:55 -04:00
Harshavardhana 3837d2b94b
simplify credentials handling in S3 gateway ()
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.
2021-10-07 15:34:01 -07:00
..