setup minio #227
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ services:
|
|||
- MINIO_ROOT_USER=madmin
|
||||
- MINIO_ROOT_PASSWORD=hallowelt
|
||||
- MINIO_DEFAULT_BUCKETS=bucket1
|
||||
command: server /data --console-address ":9001"
|
||||
|
||||
######## Networks ########
|
||||
networks:
|
||||
|
|
Loading…
Reference in a new issue