1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-21 02:31:02 +08:00
github-action update-app-version 6346c430b9 Update app version [skip ci]
2024-09-10 14:32:31 +00:00

18 lines
440 B
YAML

additionalProperties:
formFields:
- default: "40281"
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 端口
required: true
rule: paramPort
type: number
- default: "./data/glance.yml"
disabled: true
envKey: GLANCE_CONFIG_PATH
labelEn: Glance Configuration Path
labelZh: Glance 配置文件路径
required: true
type: text