appstore-1panel/apps/paopao-ce/0.5.2/data.yml
Meng Sen 2a73136972 发布应用:泡泡广场/泡泡(PaoPao)
Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
2024-12-02 16:58:25 +08:00

18 lines
419 B
YAML

additionalProperties:
formFields:
- default: "/home/paopao-ce"
edit: true
envKey: PAOPAO_CE_ROOT_PATH
labelZh: 数据持久化路径
labelEn: Data persistence path
required: true
type: text
- default: 8008
edit: true
envKey: PANEL_APP_PORT_HTTP
labelZh: WebUI 端口
labelEn: WebUI port
required: true
rule: paramPort
type: number