Skip to content

Commit 453160f

Browse files
committed
lagrange
1 parent 9211184 commit 453160f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deploy/platform/aiocqhttp/lagrange.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
{
3030
"Type": "ReverseWebSocket",
3131
"Host": "127.0.0.1",
32-
"Port": 6198,
32+
"Port": 6199,
3333
"Suffix": "/ws",
3434
"ReconnectInterval": 5000,
3535
"HeartBeatInterval": 5000,
@@ -53,4 +53,4 @@
5353
- ID(id):随意填写,用于区分不同的消息平台实例。系统会自动填充。
5454
- 启用(enable): 勾选。
5555
- 反向 WebSocket 主机地址:请填写你的机器的 IP 地址。如 `0.0.0.0`
56-
- 反向 WebSocket 端口:填写上面配置出来的 `Port` 端口,例如 `6198`
56+
- 反向 WebSocket 端口:填写上面配置出来的 `Port` 端口,例如 `6199`

0 commit comments

Comments
 (0)