mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-15 00:17:12 +08:00
更新latest版本的docker-compose.yml和data.yml配置,添加v1.83.0-nightly版本的配置文件 将LITELLM_MASTER_KEY字段类型改为password并更新默认值
8 lines
126 B
YAML
8 lines
126 B
YAML
global:
|
|
scrape_interval: 15s
|
|
|
|
scrape_configs:
|
|
- job_name: 'litellm'
|
|
static_configs:
|
|
- targets: ['litellm:4000']
|