mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-05-02 03:32:12 +08:00
Fix: remove LiteLLM
This commit is contained in:
@@ -1,21 +0,0 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "4000"
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
label:
|
||||
en: Port
|
||||
zh: 端口
|
||||
required: true
|
||||
type: number
|
||||
edit: true
|
||||
rule: paramPort
|
||||
- default: sk-1234
|
||||
envKey: LITELLM_MASTER_KEY
|
||||
label:
|
||||
en: LITELLM_MASTER_KEY
|
||||
zh: LITELLM密钥
|
||||
required: true
|
||||
type: text
|
||||
edit: true
|
||||
rule: paramCommon
|
||||
values: []
|
||||
Reference in New Issue
Block a user