虾折腾
安装:https://docs.openclaw.ai/install
"gateway": {
"port": 18789,
"mode": "local",
"bind": "loopback",
"controlUi": {
"allowedOrigins": [
"http://localhost:18789",
"https://localhost:18789",
"http://127.0.0.1:18789",
"https://127.0.0.1:18789",
"http://10.0.0.4:18789",
"https://10.0.0.4:18789",
"http://10.0.0.4",
"https://10.0.0.4"
]
},
}
配置Nginx反向代理
插件速率限制:https://github.com/openclaw/clawhub/issues/524
QQ机器人:openclaw plugins install @tencent-connect/openclaw-qqbot@latest
微信机器人:npx -y @tencent-weixin/openclaw-weixin-cli@latest install
本作品采用 知识共享署名-相同方式共享 4.0 国际许可协议 进行许可。
评论已关闭