feat: add Caddy service configuration and enable for hoarder service
Some checks failed
Nix Format Check / check-format (push) Failing after 40s

This commit is contained in:
2025-03-12 12:14:29 +01:00
parent 645d3234d7
commit d8aeda7fe0
8 changed files with 97 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
hoarder.mvl.sh {
reverse_proxy hoarder:{{ hoarder_port }}
tls {{ caddy_email }}
}