mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-06-30 06:45:10 +08:00
Update milvus-standalone version and expose required ports for the container. (#7709)
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com> Co-authored-by: crazywoola <427733928@qq.com>
This commit is contained in:
parent
3230f4a0ec
commit
1a054ac1f4
@ -544,6 +544,9 @@ services:
|
|||||||
depends_on:
|
depends_on:
|
||||||
- "etcd"
|
- "etcd"
|
||||||
- "minio"
|
- "minio"
|
||||||
|
ports:
|
||||||
|
- "19530:19530"
|
||||||
|
- "9091:9091"
|
||||||
networks:
|
networks:
|
||||||
- milvus
|
- milvus
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user