Fixed IPs in prometheus config
This commit is contained in:
parent
b895fd28d5
commit
24b53de2ce
@ -39,7 +39,7 @@
|
|||||||
"127.0.0.1:${port}"
|
"127.0.0.1:${port}"
|
||||||
"192.168.100.40:${port}"
|
"192.168.100.40:${port}"
|
||||||
"192.168.100.42:${port}"
|
"192.168.100.42:${port}"
|
||||||
"192.168.100.43:${port}"
|
"192.168.100.45:${port}"
|
||||||
];
|
];
|
||||||
}];
|
}];
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user