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:
@@ -21,6 +21,10 @@ server {
|
||||
sub_filter /reset %%ingress_entry%%/reset;
|
||||
sub_filter /static %%ingress_entry%%/static;
|
||||
sub_filter /usage %%ingress_entry%%/usage;
|
||||
|
||||
# utf8
|
||||
charset utf-8;
|
||||
source_charset utf-8;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user