chore(sync): mirror docs from openclaw/openclaw@9b0ea7c579
This commit is contained in:
parent
e6f7b2d764
commit
538ed8ebc0
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "8326349939bcfe5b161e4ed9fc656e60d3a0ad47",
|
||||
"syncedAt": "2026-04-06T14:31:49.883Z"
|
||||
"sha": "9b0ea7c5793794b7378ad5d6ec3b5f0344cef161",
|
||||
"syncedAt": "2026-04-06T14:38:12.019Z"
|
||||
}
|
||||
|
||||
@ -173,7 +173,7 @@ Fallback: SSH tunnel.
|
||||
ssh -N -L 18789:127.0.0.1:18789 user@host
|
||||
```
|
||||
|
||||
Then connect clients to `ws://127.0.0.1:18789` locally.
|
||||
Then connect clients locally to `ws://127.0.0.1:18789`.
|
||||
|
||||
<Warning>
|
||||
SSH tunnels do not bypass gateway auth. For shared-secret auth, clients still
|
||||
|
||||
Loading…
Reference in New Issue
Block a user