4 lines
141 B
Bash
4 lines
141 B
Bash
|
export MINIO_ROOT_USER="cadoles"
|
||
|
export MINIO_ROOT_PASSWORD="cadoles;21"
|
||
|
export MINIO_STORAGE_CLASS_STANDARD="EC:2"
|
||
|
export MINIO_BROWSER="on"
|