mirror of
https://github.com/minio/minio.git
synced 2025-11-07 04:42:56 -05:00
Add MINIO_REGION to server help message (#4558)
* Add e.g for setting MINIO_REGION env variable * Add MINIO_REGION to region table
This commit is contained in:
committed by
Harshavardhana
parent
0543d45fb3
commit
146bc3e638
@@ -58,6 +58,9 @@ ENVIRONMENT VARIABLES:
|
||||
BROWSER:
|
||||
MINIO_BROWSER: To disable web browser access, set this value to "off".
|
||||
|
||||
REGION:
|
||||
MINIO_REGION: To set custom region. By default it is "us-east-1".
|
||||
|
||||
EXAMPLES:
|
||||
1. Start minio server on "/home/shared" directory.
|
||||
$ {{.HelpName}} /home/shared
|
||||
|
||||
Reference in New Issue
Block a user