ports
This commit is contained in:
parent
f0cf8fc093
commit
0d5f675a0c
@ -84,6 +84,9 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
MINIO_ROOT_USER: minioadmin
|
MINIO_ROOT_USER: minioadmin
|
||||||
MINIO_ROOT_PASSWORD: $MINIO_PASSWORD_DEV
|
MINIO_ROOT_PASSWORD: $MINIO_PASSWORD_DEV
|
||||||
|
ports:
|
||||||
|
- "9000:9000"
|
||||||
|
- "9001:9001"
|
||||||
deploy:
|
deploy:
|
||||||
mode: replicated
|
mode: replicated
|
||||||
placement:
|
placement:
|
||||||
|
Loading…
Reference in New Issue
Block a user