mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-14 05:12:19 +08:00
18 lines
426 B
YAML
18 lines
426 B
YAML
additionalProperties:
|
|
formFields:
|
|
- default: 40094
|
|
edit: true
|
|
envKey: PANEL_APP_PORT_HTTP
|
|
labelEn: Port
|
|
labelZh: 端口
|
|
required: true
|
|
rule: paramPort
|
|
type: number
|
|
- default: /mnt
|
|
edit: true
|
|
envKey: DATA_PATH
|
|
labelEn: The drive for which you need to view statistics
|
|
labelZh: 需要查看统计信息的驱动器
|
|
required: true
|
|
type: text
|