replace readarr with bookshelf

This commit is contained in:
2026-02-18 15:28:23 +01:00
parent a4dd2f9f09
commit d05b46203d
5 changed files with 12 additions and 5 deletions

View File

@@ -17,6 +17,9 @@
(protected) {
{args[0]}.{$SUBDOMAIN}.{$DOMAIN} {
import conf/authentik.caddy
log {
output file /var/log/{args[0]}.log
}
reverse_proxy {args[1]}
}
}