mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-03 02:42:19 +08:00
Update docker-compose.yml
This commit is contained in:
parent
6cd0a32aae
commit
cf3444bf7d
@ -94,7 +94,7 @@ services:
|
|||||||
ipv4_address: ${KAFKA_NETWORK_ADDRESS:-172.28.0.4}
|
ipv4_address: ${KAFKA_NETWORK_ADDRESS:-172.28.0.4}
|
||||||
|
|
||||||
minio:
|
minio:
|
||||||
image: minio/minio:${MINIO_IMAGE_VERSION:-2024}
|
image: minio/minio:${MINIO_IMAGE_VERSION:-RELEASE.2024-01-11T07-46-16Z}
|
||||||
ports:
|
ports:
|
||||||
- "${MINIO_PORT:-10005}:9000"
|
- "${MINIO_PORT:-10005}:9000"
|
||||||
- "9090:9090"
|
- "9090:9090"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user