Enable metrics endpoint for caddy on nix-cache
Some checks failed
Run nix flake check / flake-check (push) Has been cancelled

This commit is contained in:
Torjus Håkestad 2025-06-01 02:32:22 +02:00
parent 41aac24d52
commit 7f84780956
Signed by: torjus
SSH Key Fingerprint: SHA256:KjAds8wHfD2mBYK2H815s/+ABcSdcIHUndwHEdSxml4

View File

@ -11,6 +11,11 @@
} }
} }
http://nix-cache.home.2rjus.net/metrics {
metrics
}
nix-cache.home.2rjus.net { nix-cache.home.2rjus.net {
log { log {
output file /var/log/caddy/nix-cache.log { output file /var/log/caddy/nix-cache.log {