fix header
This commit is contained in:
parent
eb80b95d15
commit
47b76ec980
1 changed files with 1 additions and 1 deletions
|
|
@ -9,8 +9,8 @@ in
|
|||
forceSSL = true;
|
||||
locations."/" = {
|
||||
proxyPass = "https://${ip}:443/";
|
||||
proxy_set_header=Host ${domain}
|
||||
extraConfig = ''
|
||||
proxy_set_header=Host ${domain}
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue