Update new port mapping
This commit is contained in:
parent
e742746d89
commit
e16c51555f
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user