mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-27 08:27:12 +08:00
3df51564ef
迁移配置文件和数据文件到新版本目录 更新docker-compose配置以匹配稳定版本
8 lines
126 B
YAML
8 lines
126 B
YAML
global:
|
|
scrape_interval: 15s
|
|
|
|
scrape_configs:
|
|
- job_name: 'litellm'
|
|
static_configs:
|
|
- targets: ['litellm:4000']
|