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