change readme.md
This commit is contained in:
parent
8b25d99910
commit
3e20a4106a
|
|
@ -20,7 +20,7 @@ $ uvicorn webmain:app --port [your-port] --host [your-host]
|
||||||
|
|
||||||
web服务的url路径
|
web服务的url路径
|
||||||
```
|
```
|
||||||
http://127.0.0.1:8017/docs#/
|
http://your-host:your-port/docs#/
|
||||||
```
|
```
|
||||||
|
|
||||||
# Model introduce
|
# Model introduce
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue