mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-27 09:08:37 +00:00
Docs: normalize zh-CN terminology + tone
What: switch to 你/你的 tone; standardize Skills/Gateway网关/local loopback/私信 wording Why: align zh-CN docs with issue 6995 feedback + idiomatic tech style Tests: pnpm docs:build
This commit is contained in:
@@ -55,9 +55,9 @@ cd openclaw-formal-models
|
||||
make <target>
|
||||
```
|
||||
|
||||
### Gateway 暴露与开放 Gateway 错误配置
|
||||
### Gateway网关暴露与开放 Gateway网关错误配置
|
||||
|
||||
**声明:** 在没有认证的情况下绑定到非本地回环地址可能导致远程入侵/增加暴露面;令牌/密码可以阻止未经授权的攻击者(在模型假设下)。
|
||||
**声明:** 在没有认证的情况下绑定到非本地 local loopback 可能导致远程入侵/增加暴露面;令牌/密码可以阻止未经授权的攻击者(在模型假设下)。
|
||||
|
||||
- 绿色运行:
|
||||
- `make gateway-exposure-v2`
|
||||
|
||||
Reference in New Issue
Block a user