Skip to content

Commit

Permalink
Update milvus-standalone version and expose required ports for the co…
Browse files Browse the repository at this point in the history
…ntainer. (langgenius#7709)

Co-authored-by: Jyong <[email protected]>
Co-authored-by: crazywoola <[email protected]>
  • Loading branch information
3 people authored and JunXu01 committed Nov 9, 2024
1 parent 786a6a5 commit 8e3d343
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -547,6 +547,9 @@ services:
depends_on:
- "etcd"
- "minio"
ports:
- "19530:19530"
- "9091:9091"
networks:
- milvus

Expand Down

0 comments on commit 8e3d343

Please sign in to comment.