mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-14 11:28:02 +02:00
Update ingress.conf
This commit is contained in:
@@ -22,6 +22,7 @@ server {
|
||||
sub_filter_types *;
|
||||
sub_filter "/static" "%%ingress_entry%%/static";
|
||||
sub_filter "/media" "%%ingress_entry%%/media";
|
||||
sub_filter "/view" "%%ingress_entry%%/view";
|
||||
|
||||
# Allow frames
|
||||
proxy_hide_header "Content-Security-Policy";
|
||||
|
||||
Reference in New Issue
Block a user