Update some IP addresses
I really need to stop using these external addresses somewhen...
This commit is contained in:
parent
22d43c16a7
commit
1c424cb2ef
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ pve_hosts:
|
|||
pve_docker:
|
||||
ip: 10.23.1.7
|
||||
homeassistant:
|
||||
ip: 192.168.2.41
|
||||
ip: 192.168.1.132
|
||||
forrest:
|
||||
ip: 10.23.1.99
|
||||
deluge:
|
||||
|
|
|
@ -17,4 +17,4 @@ scrape_configs:
|
|||
static_configs:
|
||||
- targets:
|
||||
- 10.23.2.3:8080 # grimes
|
||||
- 192.168.2.47:8080 # pve-docker
|
||||
- 10.23.1.7:8080 # pve-docker
|
||||
|
|
Loading…
Reference in a new issue