diff --git a/config/Caddyfile b/config/Caddyfile index 66d2663..a480216 100644 --- a/config/Caddyfile +++ b/config/Caddyfile @@ -43,4 +43,9 @@ reverse_proxy uptime_kuma:3001 } + @immich host photos.housh.dev + handle @immich { + reverse_proxy frankenmini.housh.dev:2283 + } + }