mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-02-04 17:37:59 +08:00
f6fa0e7d33
* 增加homepage,start 17K的高自由度导航页项目
18 lines
437 B
YAML
18 lines
437 B
YAML
additionalProperties:
|
|
formFields:
|
|
- default: 3000
|
|
edit: true
|
|
envKey: PANEL_APP_PORT_HTTP
|
|
labelEn: HTTP Port
|
|
labelZh: HTTP端口
|
|
required: true
|
|
rule: paramPort
|
|
type: number
|
|
- default: Asia/Shanghai
|
|
edit: true
|
|
envKey: TIME_ZONE
|
|
labelEn: Time zone
|
|
labelZh: 时区
|
|
required: true
|
|
type: text
|