mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update ingress.conf
This commit is contained in:
@@ -38,7 +38,7 @@ server {
|
||||
}
|
||||
|
||||
proxy_set_header X-Scheme $x_scheme;
|
||||
proxy_redirect http://$host/ $x_scheme://$x_host$x_port/;
|
||||
proxy_redirect $x_scheme://$host/ $x_scheme://$x_host$x_port/;
|
||||
proxy_redirect https://$host/ $x_scheme://$host$x_port/;
|
||||
proxy_redirect http://$host/ $x_scheme://$host$x_port/;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user