Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Commit 44b9256

Browse files
authored
更新 weixin-official-account.md
1 parent 7b84b86 commit 44b9256

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

deploy/platform/weixin-official-account.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,10 @@ AstrBot 支持接入微信公众平台(版本 >= v3.5.8),并以微信公
3232

3333
找到下方的服务器配置,然后点击修改配置。
3434

35-
`URL` 请填入 `http://你的带公网地址的服务器ip:6194/callback/command`
35+
36+
`URL` 请填入 `http://你的域名/callback/command`
37+
38+
> 注意⚠️:仅支持 80 或者 443 端口。您可能需要购买域名,然后反向代理 6194 端口的流量,或者将 6194 端口改成 80 端口(注意服务器需要没有软件在占用 80 端口)。
3639
3740
`Token` 由自己填写,请随意填写一个字符串,长度 3-32 位。并同样填入 AstrBot 配置的 `token` 处(一定要相同)。
3841

0 commit comments

Comments
 (0)