1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-02 02:36:39 +08:00
2024-08-13 14:39:42 +08:00

17 lines
354 B
YAML

additionalProperties:
formFields:
- default: 8080
envKey: PANEL_APP_PORT_HTTP
labelEn: 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