提交 f05f7b94 编写于 作者: P peng.xu

(mishards): update for tutorial and all_in_one yml

上级 084215b2
......@@ -24,8 +24,9 @@ Milvus 旨在帮助用户实现海量非结构化数据的近似检索和分析
**启动**
```
1. 安装docker-compose
2. make deploy #监听19531端口
3. make clean_deploy #清理服务
2. make build
3. make deploy #监听19531端口
4. make clean_deploy #清理服务
```
**打开Jaeger UI**
......
......@@ -21,7 +21,7 @@ services:
mishards:
restart: always
image: registry.zilliz.com/milvus/mishards:v0.0.4
image: milvusdb/mishards
ports:
- "0.0.0.0:19530:19531"
- "0.0.0.0:19532:19532"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册