Fixup
This commit is contained in:
parent
a042a5546e
commit
20cdd676d2
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ in
|
||||||
|
|
||||||
locations."/".extraConfig = ''
|
locations."/".extraConfig = ''
|
||||||
proxy_pass http://10.3.3.3:3000;
|
proxy_pass http://10.3.3.3:3000;
|
||||||
proxy_redirect http://127.0.0.1:3000 https://hydra.dadada.li;
|
proxy_redirect http://10.3.3.3:3000 https://hydra.dadada.li;
|
||||||
proxy_set_header X-Real-IP $remote_addr;
|
proxy_set_header X-Real-IP $remote_addr;
|
||||||
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
||||||
proxy_set_header X-Forwarded-Proto $scheme;
|
proxy_set_header X-Forwarded-Proto $scheme;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue