Browse Source

Update README.md

ryjiang 2 years ago
parent
commit
961fb733b6
1 changed files with 2 additions and 0 deletions
  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