#37 Switch to LAN IP for scrape IP

This commit is contained in:
Joey Hafner 2022-07-15 18:49:26 -07:00
parent 1cc818d3fd
commit d04f2252af

View File

@ -7,7 +7,7 @@ scrape_configs:
- job_name: 'joey-server'
scrape_interval: 5s
static_configs:
- targets: ['127.0.0.1:9100']
- targets: ['192.168.1.23:9100']
- job_name: 'jafner.tools'
scrape_interval: 5s