diff --git a/prometheus/prometheus.yml b/prometheus/prometheus.yml index d464ed7..fa1f11f 100644 --- a/prometheus/prometheus.yml +++ b/prometheus/prometheus.yml @@ -58,5 +58,5 @@ scrape_configs: - job_name: 'sonos' static_configs: - - targets: ['192.168.1.42:1915','sonos:1915'] + - targets: ['localhost:1915'] \ No newline at end of file