[fix] pass
This commit is contained in:
parent
03448f62e6
commit
aa366fb6b4
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ services:
|
||||||
- minio_storage:/data
|
- minio_storage:/data
|
||||||
environment:
|
environment:
|
||||||
MINIO_ROOT_USER: admin
|
MINIO_ROOT_USER: admin
|
||||||
MINIO_ROOT_PASSWORD: uksapl
|
MINIO_ROOT_PASSWORD: Strong#Pass#2022
|
||||||
command: server --console-address ":9001" /data
|
command: server --console-address ":9001" /data
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Add table
Reference in a new issue