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 lau-td committed Oct 23, 2024
1 parent 272fbaf commit 881f4f1
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 @@ -556,6 +556,9 @@ services:
depends_on:
- "etcd"
- "minio"
ports:
- "19530:19530"
- "9091:9091"
networks:
- milvus

Expand Down

0 comments on commit 881f4f1

Please sign in to comment.