mirror of
https://github.com/zhayujie/bot-on-anything.git
synced 2026-03-06 16:02:18 +08:00
fix: adjust wechat_mp default port
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
|
||||
"wechat_mp": {
|
||||
"token": "YOUR TOKEN",
|
||||
"port": "8088"
|
||||
"port": "80"
|
||||
},
|
||||
|
||||
"gmail": {
|
||||
|
||||
Reference in New Issue
Block a user