From faead4e80b4fbbdd95ae4956921439ab17c7c1a5 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 27 Jul 2021 17:28:49 +0200 Subject: [PATCH] Update Caddyfile --- mealie/rootfs/app/Caddyfile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/mealie/rootfs/app/Caddyfile b/mealie/rootfs/app/Caddyfile index d6c3a50f9..aac45e083 100644 --- a/mealie/rootfs/app/Caddyfile +++ b/mealie/rootfs/app/Caddyfile @@ -22,9 +22,8 @@ handle @proxied { uri strip_suffix / - reverse_proxy http://127.0.0.1:9000 { - header_down X-Frame-Options "SAMEORIGIN" - } + header X-Frame-Options "SAMEORIGIN" + reverse_proxy http://127.0.0.1:9000 } handle {