diff --git a/Caddyfile b/Caddyfile index ec71c345b..bc97f293b 100644 --- a/Caddyfile +++ b/Caddyfile @@ -10,7 +10,7 @@ encode gzip uri strip_suffix / - handle_path /api/recipes/*/image/* { + handle_path /api/recipes/image/* { root * /app/data/img/ file_server }