bind only for localhost for sonos

This commit is contained in:
Max Rydahl Andersen 2018-10-08 01:57:28 +02:00
parent 26b9a542a7
commit 7b5a0551c4

View file

@ -58,5 +58,5 @@ scrape_configs:
- job_name: 'sonos' - job_name: 'sonos'
static_configs: static_configs:
- targets: ['192.168.1.42:1915','sonos:1915'] - targets: ['localhost:1915']