feat: update karakeep service configuration and image version; adjust Caddyfile for reverse proxy
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 30s
Nix Format Check / check-format (push) Has been cancelled
Python Lint Check / check-python (push) Has been cancelled

This commit is contained in:
2025-05-13 16:43:38 +02:00
parent 1511fc06f7
commit 5e4e5f6431
3 changed files with 4 additions and 4 deletions

View File

@@ -8,8 +8,8 @@ photos.vleeuwen.me {
tls {{ caddy_email }}
}
hoarder.mvl.sh {
reverse_proxy hoarder:3000
karakeep.mvl.sh hoarder.mvl.sh {
reverse_proxy karakeep:3000
tls {{ caddy_email }}
}