use ip for hassio

This commit is contained in:
Max Rydahl Andersen 2018-11-13 09:44:40 +01:00
parent cfa4b1a4ce
commit a5962ecadd
5 changed files with 10 additions and 1 deletions

View file

@ -80,4 +80,4 @@ scrape_configs:
metrics_path: /api/prometheus
scheme: https
static_configs:
- targets: ['hassio.local:8123']
- targets: ['192.168.1.126:8123']