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