🔨」 fix: fixed some things.

This commit is contained in:
2025-07-22 17:36:34 +02:00
parent 49fcfe95a5
commit 7823851ab1
4 changed files with 23 additions and 3 deletions

View File

@ -19,3 +19,7 @@ scrape_configs:
- job_name: 'nginx'
static_configs:
- targets: ['nginx-exporter:9113']
- job_name: 'node-exporter'
static_configs:
- targets: ['node-exporter:9100']