fix
This commit is contained in:
parent
8d4dae8dd9
commit
b86e07f29e
1 changed files with 0 additions and 4 deletions
|
|
@ -143,10 +143,6 @@
|
||||||
|
|
||||||
locations."/" = {
|
locations."/" = {
|
||||||
proxyPass = "http://127.0.0.1:3011/";
|
proxyPass = "http://127.0.0.1:3011/";
|
||||||
extraConfig = ''
|
|
||||||
proxy_set_header X-Forwarded-Proto $scheme;
|
|
||||||
proxy_set_header Host $host;
|
|
||||||
'';
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
"quineglobal.com" = {
|
"quineglobal.com" = {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue