h: make prom listen on the correct ip

This commit is contained in:
Aaron Bieber 2023-11-06 08:12:57 -07:00
parent 714a42a42f
commit ebf0c3632e
No known key found for this signature in database

View File

@ -378,7 +378,7 @@ in
prometheus = {
enable = true;
port = 9001;
listenAddress = "100.64.247.69";
listenAddress = "100.83.77.133";
exporters = {
node = {