feat: update New-API 0.9.0-alpha.5

This commit is contained in:
arch3rPro
2025-08-22 10:54:05 +08:00
parent 6032e4ad12
commit 788a842976
4 changed files with 129 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
additionalProperties:
formFields:
- default: 3000
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 端口
required: true
rule: paramPort
type: number
- default: Asia/Shanghai
edit: true
envKey: TZ
labelEn: Time Zone
labelZh: 时区
required: true
type: text