Update Caddyfile

This commit is contained in:
Alexandre
2021-07-27 17:28:49 +02:00
committed by GitHub
parent 67e30099ae
commit faead4e80b

View File

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