Attempt to fix caddyfile again
Some checks failed
Run nix flake check / flake-check (push) Failing after 4m5s
Some checks failed
Run nix flake check / flake-check (push) Failing after 4m5s
This commit is contained in:
parent
9236d6aef7
commit
fa4782e43f
@ -10,14 +10,14 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
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 {
|
||||||
mode 644
|
mode 644
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
metrics /metrics
|
||||||
|
|
||||||
reverse_proxy http://localhost:5000
|
reverse_proxy http://localhost:5000
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user