ソースを参照

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