Update new port mapping

This commit is contained in:
Joey Hafner 2022-07-17 11:04:04 -07:00
parent e742746d89
commit e16c51555f

View File

@ -23,7 +23,7 @@ scrape_configs:
- job_name: 'traefik'
scrape_interval: 5s
static_configs:
- targets: ['traefik:28080']
- targets: ['traefik:8080']
metrics_path: "/metrics"
- job_name: 'exporter-pihole'