IP address fixes and bumped Frigate image version
This commit is contained in:
parent
bc6ba83d73
commit
da1b35c725
3 changed files with 10 additions and 2 deletions
|
|
@ -73,4 +73,12 @@ prometheus_scrape_configs:
|
|||
- targets:
|
||||
- "nemetona.local.cobb.lgbt:7000"
|
||||
metrics_path: /metrics
|
||||
- job_name: "home_assistant"
|
||||
scrape_interval: 60s
|
||||
metrics_path: /api/prometheus
|
||||
scheme: https
|
||||
bearer_token: ""
|
||||
static_configs:
|
||||
- targets:
|
||||
- "ha.local.cobb.lgbt"
|
||||
prometheus_db_dir: /mnt/storage/db
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue