mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-17 17:57:11 +08:00
feat: update gpt-load 1.3.0
This commit is contained in:
19
apps/gpt-load/1.3.0/data.yml
Normal file
19
apps/gpt-load/1.3.0/data.yml
Normal file
@@ -0,0 +1,19 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 3001
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: "gpt-load-sk"
|
||||
edit: true
|
||||
envKey: AUTH_KEY
|
||||
labelEn: API Authentication Key
|
||||
labelZh: API认证密钥
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
Reference in New Issue
Block a user