Fix caddy metrics endpoint
Some checks failed
Run nix flake check / flake-check (push) Failing after 10m38s
Some checks failed
Run nix flake check / flake-check (push) Failing after 10m38s
This commit is contained in:
@@ -156,7 +156,7 @@
|
||||
job_name = "caddy";
|
||||
static_configs = [
|
||||
{
|
||||
targets = [ "http-proxy.home.2rjus.net:2019" ];
|
||||
targets = [ "http-proxy.home.2rjus.net" ];
|
||||
}
|
||||
];
|
||||
}
|
||||
|
Reference in New Issue
Block a user