Update ingress.conf

This commit is contained in:
Alexandre
2022-06-30 09:06:24 +02:00
committed by GitHub
parent 4fb47a65fa
commit b9076e6870

View File

@@ -26,7 +26,7 @@ server {
sub_filter "/search" "%%ingress_entry%%/search";
sub_filter "/edit/" "%%ingress_entry%%/edit/";
sub_filter "/api/" "%%ingress_entry%%/api/";
sub_filter "%%ingress_entry%%/api/hassio" "/api/hassio/";
sub_filter "%%ingress_entry%%/api/hassio/" "/api/hassio/";
# Allow frames
proxy_hide_header "Content-Security-Policy";