mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-13 19:11:35 +02:00
Update Caddyfile
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user