h: make prom listen on the correct ip
This commit is contained in:
parent
714a42a42f
commit
ebf0c3632e
@ -378,7 +378,7 @@ in
|
||||
prometheus = {
|
||||
enable = true;
|
||||
port = 9001;
|
||||
listenAddress = "100.64.247.69";
|
||||
listenAddress = "100.83.77.133";
|
||||
|
||||
exporters = {
|
||||
node = {
|
||||
|
Loading…
Reference in New Issue
Block a user