minor improvements

This commit is contained in:
garionion 2021-04-12 14:03:26 +02:00
parent 2e4fc1a8cc
commit fc63aaf719
Signed by: garionion
GPG key ID: 53352FA607FA681A
4 changed files with 6 additions and 7 deletions

View file

@ -55,7 +55,7 @@ in {
static_configs = [
{
targets = [
"monitoring-1.mon.entr0py.de:9090"
"[::1]:9090"
];
}
];