openclaw 允许局域网能访问

 

 

 

"gateway": {
    "auth": {
      "mode": "token",
      "token": "token code"
    },
    "mode": "local",
    "bind": "lan",       
    "controlUi": {
      "enabled": true,
      "allowInsecureAuth": true,
      "dangerouslyDisableDeviceAuth": true,
      "allowedOrigins": [
        "http://127.0.0.1:18789",
        "http://localhost:18789",
        "http://192.168.1.202:18789"
      ]
    }
  },

 

openclaw gateway restart

posted @ 2026-05-15 16:59  三瑞  阅读(42)  评论(0)    收藏  举报