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:
arch3rPro
2026-04-03 15:07:11 +08:00
parent 20ea51d3ec
commit 74b14d5feb
8 changed files with 35 additions and 35 deletions
+1 -1
View File
@@ -4,4 +4,4 @@ global:
scrape_configs:
- job_name: 'litellm'
static_configs:
- targets: ['litellm:4000'] # Assuming Litellm exposes metrics at port 4000
- targets: ['litellm:4000']