minio storage fix pt9
This commit is contained in:
parent
82c01cb7bf
commit
c103d1979c
2 changed files with 1 additions and 1 deletions
BIN
.DS_Store
vendored
BIN
.DS_Store
vendored
Binary file not shown.
|
|
@ -137,7 +137,7 @@ services:
|
|||
environment:
|
||||
MINIO_ROOT_USER: ${MINIO_ROOT_USER}
|
||||
MINIO_ROOT_PASSWORD: ${MINIO_ROOT_PW}
|
||||
MINIO_SERVER_URL: ${MINIO_SERVER_URL}
|
||||
# MINIO_SERVER_URL: ${MINIO_SERVER_URL}
|
||||
networks:
|
||||
- MIH-network
|
||||
command: ["server", "/data", "--console-address", ":9001"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue