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 {
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 {