mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 18:01:03 +01:00
Update ingress.conf
This commit is contained in:
@@ -18,6 +18,9 @@ server {
|
||||
sub_filter_once off;
|
||||
sub_filter_types *;
|
||||
sub_filter /Content %%ingress_entry%%/Content;
|
||||
sub_filter /index.js %%ingress_entry%%/index.js;
|
||||
sub_filter /initialize.js %%ingress_entry%%/initialize.js;
|
||||
sub_filter /vendors.js %%ingress_entry%%/vendors.js;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user