Fix scrape config
This commit is contained in:
parent
acb9e59775
commit
adf70999b9
@ -210,9 +210,9 @@
|
|||||||
}
|
}
|
||||||
{
|
{
|
||||||
job_name = "nix-cache_caddy";
|
job_name = "nix-cache_caddy";
|
||||||
|
scheme = "https";
|
||||||
static_configs = [
|
static_configs = [
|
||||||
{
|
{
|
||||||
scheme = "https";
|
|
||||||
targets = [ "nix-cache.home.2rjus.net" ];
|
targets = [ "nix-cache.home.2rjus.net" ];
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user