feat: update new-api 0.10.7

This commit is contained in:
arch3rPro
2026-02-03 23:52:31 +08:00
parent 0a4f67c12a
commit caf566a57a
3 changed files with 2 additions and 2 deletions

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