Skip to content

Commit 203e6cf

Browse files
authored
Update README.md
1 parent a1e576d commit 203e6cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ networks:
4141
name: ktransformers
4242
```
4343
### Docker Compose 示例(带WEB)
44-
#### 🌐 API:http://<IP地址>:10002/docs,具体请参见 [fastapi](https://fastapi.tiangolo.com/zh/#api) 官方文档
45-
#### 🌐 Chat:http://<IP地址>:10002/web/index.html#/chat
44+
#### 🌐 FastAPI:http://<IP地址>:10002/docs,具体请参见 [fastapi](https://fastapi.tiangolo.com/zh/#api) 官方文档
45+
#### 🌐 WebChat:http://<IP地址>:10002/web/index.html#/chat
4646
```yaml
4747
services:
4848
ktransformers:

0 commit comments

Comments
 (0)