Skip to content

Commit 336f423

Browse files
committed
fix
1 parent 76fe989 commit 336f423

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

deploy/platform/aiocqhttp/lagrange.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@
5555

5656
- ID(id):随意填写,用于区分不同的消息平台实例。系统会自动填充。
5757
- 启用(enable): 勾选。
58-
- 反向 WebSocket 主机地址:请填写你的机器的 IP 地址。 `0.0.0.0`
59-
- 反向 WebSocket 端口:填写上面配置出来的 `Port` 端口,例如 `6199`
58+
- 反向 WebSocket 主机地址:请填写你的机器的 IP 地址。一般情况下请直接填写 `0.0.0.0`
59+
- 反向 WebSocket 端口:填写一个端口,例如 `6199`

deploy/platform/aiocqhttp/napcat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ docker logs napcat
8181

8282
- ID(id):随意填写,用于区分不同的消息平台实例。系统会自动填充。
8383
- 启用(enable): 勾选。
84-
- 反向 WebSocket 主机地址:请填写你的机器的 IP 地址。 `0.0.0.0`
84+
- 反向 WebSocket 主机地址:请填写你的机器的 IP 地址。一般情况下请直接填写 `0.0.0.0`
8585
- 反向 WebSocket 端口:填写一个端口,例如 `6199`
8686

8787
### 配置管理员

0 commit comments

Comments
 (0)