mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-06 23:55:56 +02:00
This commit is contained in:
@@ -12,6 +12,10 @@ server {
|
||||
proxy_pass http://backend;
|
||||
#Allow frame
|
||||
proxy_hide_header 'x-frame-options';
|
||||
# Correct url for images
|
||||
sub_filter_once off;
|
||||
sub_filter_types *;
|
||||
sub_filter %%ingress_entry_modified%% %%ingress_entry%%;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user