appstore/apps/nextcloud/30.0.2/data.yml
github-action update-app-version f1bfab3d08 Update app version [skip ci]
2024-11-07 14:07:42 +00:00

19 lines
475 B
YAML

additionalProperties:
formFields:
- default: 40069
edit: true
envKey: PANEL_APP_PORT_HTTPS
labelEn: HTTPS Port
labelZh: HTTPS端口
required: true
rule: paramPort
type: number
- default: ./data
edit: true
envKey: DATA_PATH
labelEn: Data folder path
labelZh: 数据文件夹路径
required: true
type: text