Explorar o código

Update README.md

fix wrong address
ryjiang %!s(int64=4) %!d(string=hai) anos
pai
achega
4bd00a38fc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -17,7 +17,7 @@ docker run -p 8000:3000 -e HOST_URL=http://127.0.0.1:8000 -e MILVUS_URL=127.0.0.
 | HOST_URL   | http://127.0.0.1:8000 |   true   |  Docker host url  |
 | MILVUS_URL | 127.0.0.1:19530       |  false   | Milvus server url |
 
-Once you start the docker, open the browser, type `http://127.0.0.1:3000`, you can view the milvus insight.
+Once you start the docker, open the browser, type `http://127.0.0.1:8000`, you can view the milvus insight.
 
 ## ✨ Building and Running Milvus insight, and/or Contributing Code