mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-20 03:47:43 +08:00
feat(litellm): 添加v1.83.0-nightly版本并更新配置
更新latest版本的docker-compose.yml和data.yml配置,添加v1.83.0-nightly版本的配置文件 将LITELLM_MASTER_KEY字段类型改为password并更新默认值
This commit is contained in:
@@ -9,13 +9,13 @@ additionalProperties:
|
||||
type: number
|
||||
edit: true
|
||||
rule: paramPort
|
||||
- default: sk-1234
|
||||
- default: sk-litellm-change-in-production
|
||||
envKey: LITELLM_MASTER_KEY
|
||||
label:
|
||||
en: LITELLM_MASTER_KEY
|
||||
zh: LITELLM密钥
|
||||
required: true
|
||||
type: text
|
||||
type: password
|
||||
edit: true
|
||||
rule: paramCommon
|
||||
values: []
|
||||
rule: paramComplexity
|
||||
random: true
|
||||
|
||||
Reference in New Issue
Block a user