소스 검색

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>
tags/0.8.0
winsonwhe 1 년 전
부모
커밋
1a054ac1f4
No account linked to committer's email address
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3
    0
      docker/docker-compose.yaml

+ 3
- 0
docker/docker-compose.yaml 파일 보기

@@ -544,6 +544,9 @@ services:
depends_on:
- "etcd"
- "minio"
ports:
- "19530:19530"
- "9091:9091"
networks:
- milvus


Loading…
취소
저장