Update Caddyfile

This commit is contained in:
Alexandre
2021-07-27 17:27:38 +02:00
committed by GitHub
parent 11064bde74
commit 67e30099ae

View File

@@ -22,7 +22,9 @@
handle @proxied { handle @proxied {
uri strip_suffix / uri strip_suffix /
reverse_proxy http://127.0.0.1:9000 reverse_proxy http://127.0.0.1:9000 {
header_down X-Frame-Options "SAMEORIGIN"
}
} }
handle { handle {