appstore/apps/syncclipboard-server/2.8.7/data.yml
github-action update-app-version c93fdb0424 Update app version [skip ci]
2024-10-27 17:06:38 +00:00

18 lines
493 B
YAML

additionalProperties:
formFields:
- default: 40229
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 端口
required: true
rule: paramPort
type: number
- default: ./data/appsettings.json
disabled: true
envKey: CONFIG_FILE_PATH
labelEn: Configuration file path
labelZh: 配置文件路径
required: true
type: text