1
0
Fork 0
1Panel-Appstore/apps/minichat/latest/data.yml

34 lines
742 B
YAML

additionalProperties:
formFields:
- default: "40276"
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 端口
label:
en: Port
zh: 端口
required: true
rule: paramPort
type: number
- default: "./data/config.yaml"
disabled: true
envKey: CONFIG_PATH
labelEn: Configuration Path
labelZh: 配置路径
label:
en: Configuration Path
zh: 配置路径
required: true
type: text
- default: "bulma"
edit: true
envKey: TEMPLATE_NAME
labelEn: Template Name
labelZh: 模板名称
label:
en: Template Name
zh: 模板名称
required: true
type: text