feat: update Caddy configuration for hoarder service and add new services management tasks
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
hoarder.mvl.sh {
|
||||
reverse_proxy hoarder:{{ hoarder_port }}
|
||||
photos.vleeuwen.me photos.mvl.sh {
|
||||
reverse_proxy immich:2283
|
||||
tls {{ caddy_email }}
|
||||
}
|
||||
|
||||
hoarder.mvl.sh {
|
||||
reverse_proxy hoarder:3000
|
||||
tls {{ caddy_email }}
|
||||
}
|
||||
|
Reference in New Issue
Block a user