docs: warn against public web binding
parent
e7fdccce39
commit
8b56f0e68d
|
|
@ -13,6 +13,10 @@ For threat model + hardening guidance (including `clawdbot security audit --deep
|
|||
|
||||
- `https://docs.clawd.bot/gateway/security`
|
||||
|
||||
### Web Interface Safety
|
||||
|
||||
Clawdbot's web interface is intended for local use only. Do **not** bind it to the public internet; it is not hardened for public exposure.
|
||||
|
||||
## Runtime Requirements
|
||||
|
||||
### Node.js Version
|
||||
|
|
|
|||
Loading…
Reference in New Issue