mirror of https://github.com/openclaw/openclaw.git
docs: fix voicecall expose disable example
This commit is contained in:
parent
0d4c806406
commit
3461dda880
|
|
@ -28,7 +28,7 @@ openclaw voicecall end --call-id <id>
|
|||
```bash
|
||||
openclaw voicecall expose --mode serve
|
||||
openclaw voicecall expose --mode funnel
|
||||
openclaw voicecall unexpose
|
||||
openclaw voicecall expose --mode off
|
||||
```
|
||||
|
||||
Security note: only expose the webhook endpoint to networks you trust. Prefer Tailscale Serve over Funnel when possible.
|
||||
|
|
|
|||
Loading…
Reference in New Issue