[fix] pass
This commit is contained in:
parent
03448f62e6
commit
aa366fb6b4
@ -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…
Reference in New Issue
Block a user