From a7da584d8ab463a9b8afc5fa46396198849ca194 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 28 Jul 2021 22:21:00 +0200 Subject: [PATCH] Update caddy.txt --- mealie/rootfs/caddy.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mealie/rootfs/caddy.txt b/mealie/rootfs/caddy.txt index 693723888..3e2efb956 100644 --- a/mealie/rootfs/caddy.txt +++ b/mealie/rootfs/caddy.txt @@ -18,11 +18,13 @@ } handle @proxied { + header X-Frame-Options "SAMEORIGIN" uri strip_suffix / reverse_proxy http://127.0.0.1:9000 } handle { + header X-Frame-Options "SAMEORIGIN" header @static Cache-Control max-age=31536000 root * /app/dist try_files {path}.html {path} /