mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-15 16:53:55 +08:00
feat: update newapi v0.9.0.3.2
This commit is contained in:
17
apps/new-api/0.9.0.3.2/data.yml
Normal file
17
apps/new-api/0.9.0.3.2/data.yml
Normal 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
|
||||
Reference in New Issue
Block a user