Skip to content

Commit 4355b5c

Browse files
authored
Merge pull request #97 from Sjshi763/fix(docker-compose而不是docker)
fix(docker-compose而不是docker)
2 parents be29dc3 + b52aa7f commit 4355b5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/deploy/platform/aiocqhttp/napcat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ docker logs napcat
121121
- 勾选 `启用`
122122
- `URL` 填写 `ws://宿主机IP:端口/ws`。如 `ws://localhost:6199/ws``ws://127.0.0.1:6199/ws`
123123

124-
> 注意如果是docker部署(用的本文档的docker脚本)那么填写的应该是`ws://astrbot:6199/ws`
124+
> 注意如果是docker部署(例如用的本文档的docker-compose脚本)那么填写的应该是`ws://astrbot:6199/ws`
125125
126126
- 消息格式:`Array`
127127
- 心跳间隔: `5000`

0 commit comments

Comments
 (0)