mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-20 19:48:11 +01:00
Allow nabucasa url
https://github.com/alexbelgium/hassio-addons/discussions/480
This commit is contained in:
@@ -41,7 +41,7 @@ server {
|
||||
proxy_set_header X-Port $x_port;
|
||||
proxy_set_header X-Forwarded-Proto $x_scheme;
|
||||
|
||||
proxy_set_header Host $x_host$x_port; # try $host instead if this doesn't work
|
||||
proxy_set_header Host $host$x_port; # try $host instead if this doesn't work
|
||||
|
||||
# Correct url without port when using https
|
||||
sub_filter_once off;
|
||||
|
||||
Reference in New Issue
Block a user