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