We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9211dd7 commit 03aeaf3Copy full SHA for 03aeaf3
1 file changed
README.md
@@ -110,7 +110,7 @@
110
python /anp-examples/web_app/backend/anp_examples_backend.py
111
```
112
113
-4. 打开浏览器访问:`http://localhost:5000`
+4. 打开浏览器访问:`http://localhost:5005`
114
115
5. 在输入框中输入您的问题,并提供智能体URL(`https://127.0.0.1:9870`)
116

@@ -244,7 +244,7 @@ By following these steps, you can run a web application locally.
244
245
246
247
-4. Open browser and visit:`http://localhost:5000`
+4. Open browser and visit:`http://localhost:5005`
248
249
5. Enter your question in the input box and provide an agent URL(`https://127.0.0.1:9870`)
250
0 commit comments