mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-16 22:01:48 +02:00
Update ingress.conf
This commit is contained in:
@@ -17,7 +17,6 @@ server {
|
|||||||
proxy_set_header X-Forwarded-Proto $scheme; # Avoids mixed content
|
proxy_set_header X-Forwarded-Proto $scheme; # Avoids mixed content
|
||||||
|
|
||||||
# Allow frames
|
# Allow frames
|
||||||
proxy_hide_header "Content-Security-Policy";
|
|
||||||
add_header X-Frame-Options SAMEORIGIN;
|
add_header X-Frame-Options SAMEORIGIN;
|
||||||
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