1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-04-28 23:50:30 +08:00
1Panel-Appstore/unblockneteasemusic/0.27.8/data.yml
github-action update-app-version 3a41ccb3fe Update app version [skip ci]
2024-08-31 14:12:28 +00:00

26 lines
704 B
YAML

additionalProperties:
formFields:
- default: 40106
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: HTTP Port
labelZh: HTTP端口
required: true
rule: paramPort
type: number
- default: 40107
edit: true
envKey: PANEL_APP_PORT_HTTPS
labelEn: HTTPS Port
labelZh: HTTPS端口
required: true
rule: paramPort
type: number
- default: ./data
disabled: true
envKey: DATA_PATH
labelEn: SSL folder path
labelZh: SSL证书文件夹路径
required: true
type: text