mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-13 15:47:21 +08:00
18 lines
478 B
YAML
18 lines
478 B
YAML
additionalProperties:
|
|
formFields:
|
|
- default: 40108
|
|
edit: true
|
|
envKey: PANEL_APP_PORT_HTTP
|
|
labelEn: HTTP Port
|
|
labelZh: HTTP端口
|
|
required: true
|
|
rule: paramPort
|
|
type: number
|
|
- default: ./data/music
|
|
edit: true
|
|
envKey: MUSIC_PATH
|
|
labelEn: Music folder path
|
|
labelZh: 音乐文件夹路径
|
|
required: true
|
|
type: text
|