mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Update ingress.conf
This commit is contained in:
@@ -49,7 +49,7 @@ 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;
|
||||
sub_filter ^(.*)/api/hassio_ingress/.*(/api/hassio_ingress/.*)$ $1$2;
|
||||
|
||||
location / {
|
||||
allow 172.30.32.2;
|
||||
|
||||
Reference in New Issue
Block a user