diff --git a/prometheus/prometheus.yml b/prometheus/prometheus.yml index b400bfe..241875b 100644 --- a/prometheus/prometheus.yml +++ b/prometheus/prometheus.yml @@ -79,4 +79,4 @@ scrape_configs: - job_name: 'traefik-app' scrape_interval: 5s static_configs: - - targets: ['10.12.1.14:8181'] + - targets: ['10.0.4.29:8181']