Update ingress.conf

This commit is contained in:
Alexandre
2022-08-08 12:42:13 +02:00
committed by GitHub
parent 30fe203a84
commit 920bf6ae7f

View File

@@ -49,7 +49,6 @@ server {
sub_filter_types *;
sub_filter http://$host/ $x_scheme://$x_host$x_port/;
sub_filter $x_scheme://$host/ $x_scheme://$x_host$x_port/;
sub_filter ^(.*)/api/hassio_ingress/.*(/api/hassio_ingress/.*)$ $1$2;
location / {
allow 172.30.32.2;