mirror of
https://github.com/minio/docs.git
synced 2025-07-31 18:04:52 +03:00
Fixed MINIO_ROOT_PASSWORD to be secret key (#812)
I’ve fixed a little typo that could save some minutes to users: The MINIO_ROOT_PASSWORD is the secret key, not the access key.
This commit is contained in:
committed by
GitHub
parent
2d900caa0f
commit
2ea1b14032
@ -240,7 +240,7 @@ Root Credentials
|
||||
|
||||
.. envvar:: MINIO_ROOT_PASSWORD
|
||||
|
||||
The access key for the :ref:`root <minio-users-root>` user.
|
||||
The secret key for the :ref:`root <minio-users-root>` user.
|
||||
|
||||
.. warning::
|
||||
|
||||
|
Reference in New Issue
Block a user