openclaw config # set the Gateway bind mode> lan


node /usr/lib/node_modules/openclaw/openclaw.mjs config set gateway.controlUi.allowedOrigins '["http://0.0.0.0:18789","https://o.claw.top"]'
node /usr/lib/node_modules/openclaw/openclaw.mjs config set gateway.bind lan
node /usr/lib/node_modules/openclaw/openclaw.mjs gateway restart
- bind local host, and the proxied url , and restart gateay
pair new device # find out the unpared device
openclaw devices list

node /usr/lib/node_modules/openclaw/openclaw.mjs devices approve 358f63d9-f082-4ca3-94c2-44a916606258 # paire the new device by the code

评论区