Files
appstore-1panel/apps/openclaw-zh/latest/data.yml
T
2026-03-09 17:04:58 +08:00

25 lines
593 B
YAML

additionalProperties:
formFields:
- default: "/home/openclaw-zh"
edit: true
envKey: OPENCLAW_ROOT_PATH
labelZh: 数据持久化路径
labelEn: Data persistence path
required: true
type: text
- default: 18789
edit: true
envKey: PANEL_APP_PORT_HTTP
labelZh: WebUI 端口
labelEn: WebUI port
required: true
rule: paramPort
type: number
- default: ""
edit: false
envKey: OPENCLAW_GATEWAY_TOKEN
labelZh: 网关 token
labelEn: Gateway token
required: true
type: password