安装: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