Skip to content

Commit 03aeaf3

Browse files
authored
Update README.md
1 parent 9211dd7 commit 03aeaf3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
python /anp-examples/web_app/backend/anp_examples_backend.py
111111
```
112112

113-
4. 打开浏览器访问:`http://localhost:5000`
113+
4. 打开浏览器访问:`http://localhost:5005`
114114

115115
5. 在输入框中输入您的问题,并提供智能体URL(`https://127.0.0.1:9870`
116116
![查询天气案例](images/anp-examples-client-search.png)
@@ -244,7 +244,7 @@ By following these steps, you can run a web application locally.
244244
python /anp-examples/web_app/backend/anp_examples_backend.py
245245
```
246246

247-
4. Open browser and visit:`http://localhost:5000`
247+
4. Open browser and visit:`http://localhost:5005`
248248

249249
5. Enter your question in the input box and provide an agent URL(`https://127.0.0.1:9870`
250250
![查询天气案例](images/anp-examples-client-search.png)

0 commit comments

Comments
 (0)