diff --git a/config/Caddyfile b/config/Caddyfile index 6ce7a6f..f593f3c 100644 --- a/config/Caddyfile +++ b/config/Caddyfile @@ -136,6 +136,10 @@ crowdsec } + + ###################################################### + # Media / *arr stack + ###################################################### @jellyfin host jellyfin.housh.dev handle @jellyfin { reverse_proxy http://frankenmini.housh.dev:8096 @@ -177,6 +181,12 @@ reverse_proxy http://frankenmini.housh.dev:6767 crowdsec } + + @jellyseerr host jellyseerr.housh.dev + handle @jellyseerr { + reverse_proxy http://frankenmini.housh.dev:5055 + crowdsec + } } # Console