Collect ghettoptt stats
Some checks failed
Run nix flake check / flake-check (push) Failing after 11m48s

This commit is contained in:
Torjus Håkestad 2025-05-22 14:55:32 +02:00
parent 504d119f3e
commit 6e6d5098c5
Signed by: torjus
SSH Key Fingerprint: SHA256:KjAds8wHfD2mBYK2H815s/+ABcSdcIHUndwHEdSxml4

View File

@ -175,6 +175,14 @@
} }
]; ];
} }
{
job_name = "ghettoptt";
static_configs = [
{
targets = [ "gunter.home.2rjus.net:8989" ];
}
];
}
]; ];
}; };
} }