summary refs log tree commit diff
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2026-05-28 19:19:20 +0200
committerRory& <root@rory.gay>2026-05-28 19:19:20 +0200
commitdb73b147d45c2456d9fe7150d0d710ca0b82480e (patch)
treec3e9d4bd362783c7484ab2dbaaaac7beb8472aed
parentSpacebar prometheus (diff)
downloadRory-Open-Architecture-db73b147d45c2456d9fe7150d0d710ca0b82480e.tar.xz
-rw-r--r--host/Rory-ovh/spacebar-monitoring.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/Rory-ovh/spacebar-monitoring.nix b/host/Rory-ovh/spacebar-monitoring.nix

index 52c0d33..97176cf 100644 --- a/host/Rory-ovh/spacebar-monitoring.nix +++ b/host/Rory-ovh/spacebar-monitoring.nix
@@ -36,5 +36,5 @@ static_configs = [ { targets = [ "192.168.100.22:${builtins.toString port}" ]; } ]; - }) (lib.range lib.range 3100 3115)); + }) (lib.range 3100 3115)); }