update
This commit is contained in:
parent
e5874ef6f0
commit
85ad24e01d
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ in
|
||||||
processes = { };
|
processes = { };
|
||||||
system = { };
|
system = { };
|
||||||
systemd_units = { };
|
systemd_units = { };
|
||||||
internet_speed.interval = "50m";
|
internet_speed.interval = "10m";
|
||||||
nginx.urls = [ "http://localhost/nginx_status" ];
|
nginx.urls = [ "http://localhost/nginx_status" ];
|
||||||
ping = [{ urls = [ "10.100.0.1" ]; }]; # actually important to make pepe visible over wireguard
|
ping = [{ urls = [ "10.100.0.1" ]; }]; # actually important to make pepe visible over wireguard
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue