瀏覽代碼

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
沒有連結到貢獻者的電子郵件帳戶。
共有 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…
取消
儲存