fix header
This commit is contained in:
@@ -9,8 +9,8 @@ in
|
|||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
locations."/" = {
|
locations."/" = {
|
||||||
proxyPass = "https://${ip}:443/";
|
proxyPass = "https://${ip}:443/";
|
||||||
proxy_set_header=Host ${domain}
|
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
|
proxy_set_header=Host ${domain}
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user