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