mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-16 12:29:10 +02:00
Update ingress.conf
This commit is contained in:
@@ -55,8 +55,7 @@ server {
|
|||||||
#proxy_redirect http://$host$x_port/ $x_scheme://$host$x_port/;
|
#proxy_redirect http://$host$x_port/ $x_scheme://$host$x_port/;
|
||||||
|
|
||||||
# Rewrite url
|
# Rewrite url
|
||||||
sub_filter "/media" "%%ingress_entry%%/media";
|
sub_filter "/media/" "%%ingress_entry%%/media/";
|
||||||
sub_filter "/static" "%%ingress_entry%%/static";
|
sub_filter "/static/" "%%ingress_entry%%/static/";
|
||||||
sub_filter "/offline" "%%ingress_entry%%/offline";
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user