浏览代码

Update README.md

ryjiang 2 年之前
父节点
当前提交
961fb733b6
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -47,6 +47,8 @@ Attu is an all-in-one milvus administration tool. With Attu, you can dramaticall
 docker run -p 8000:3000 -e MILVUS_URL={milvus server ip}:19530 zilliz/attu:latest
 ```
 
+> 👀 Please make sure the attu server(container) can access the milvus ip address. 
+
 Once you start the container, open the browser, type `http://{ attu ip }:8000`, you can view the attu GUI.
 
 #### Docker CLI parameters