forked from yaso_meth/mih-project
minio storage fix pt9
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user