mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-12 02:21:28 +02:00
Update ingress.conf
This commit is contained in:
@@ -27,7 +27,7 @@ server {
|
|||||||
|
|
||||||
# Allow frames
|
# Allow frames
|
||||||
proxy_hide_header "Content-Security-Policy";
|
proxy_hide_header "Content-Security-Policy";
|
||||||
add_header X-Frame-Options SAMEORIGIN;
|
proxy_hide_header X-Frame-Options;
|
||||||
add_header Access-Control-Allow-Origin *;
|
add_header Access-Control-Allow-Origin *;
|
||||||
proxy_set_header Accept-Encoding "";
|
proxy_set_header Accept-Encoding "";
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user