1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-02 08:36:39 +08:00
pooneyy 34c438789b
🔧 chore(veloera): standardize directory naming to lowercase
- rename all Veloera directory references to lowercase (veloera) for consistency
- maintain file structure and content integrity during rename operation
2025-11-13 23:21:19 +08:00

24 lines
462 B
YAML

additionalProperties:
formFields:
- default: 3000
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 端口
label:
en: Port
zh: 端口
required: true
rule: paramPort
type: number
- default: Asia/Shanghai
edit: true
envKey: TZ
labelEn: Time Zone
labelZh: 时区
label:
en: Time Zone
zh: 时区
required: true
type: text