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 <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
  • Loading branch information
3 people authored and mehrajagdish committed Sep 6, 2024
1 parent f796ae2 commit 5701962
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 @@ -436,6 +436,9 @@ services:
depends_on:
- "etcd"
- "minio"
ports:
- "19530:19530"
- "9091:9091"
networks:
- milvus

Expand Down

0 comments on commit 5701962

Please sign in to comment.