|
|
@ -110,7 +110,6 @@ services:
|
|
|
|
networks:
|
|
|
|
networks:
|
|
|
|
- openim
|
|
|
|
- openim
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
minio:
|
|
|
|
minio:
|
|
|
|
image: "${MINIO_IMAGE}"
|
|
|
|
image: "${MINIO_IMAGE}"
|
|
|
|
ports:
|
|
|
|
ports:
|
|
|
@ -146,7 +145,7 @@ services:
|
|
|
|
- "11002:80"
|
|
|
|
- "11002:80"
|
|
|
|
networks:
|
|
|
|
networks:
|
|
|
|
- openim
|
|
|
|
- openim
|
|
|
|
|
|
|
|
|
|
|
|
# prometheus:
|
|
|
|
# prometheus:
|
|
|
|
# image: ${PROMETHEUS_IMAGE}
|
|
|
|
# image: ${PROMETHEUS_IMAGE}
|
|
|
|
# container_name: prometheus
|
|
|
|
# container_name: prometheus
|
|
|
|