diff --git a/mealie/rootfs/app/Caddyfile b/mealie/rootfs/app/Caddyfile index 3940bb750..978e662ec 100644 --- a/mealie/rootfs/app/Caddyfile +++ b/mealie/rootfs/app/Caddyfile @@ -22,7 +22,7 @@ } handle @proxied { - + uri strip_suffix / header X-Frame-Options "SAMEORIGIN" reverse_proxy http://127.0.0.1:9000 }