up
This commit is contained in:
parent
bde355072f
commit
3378813d96
11 changed files with 20 additions and 20 deletions
|
|
@ -22,7 +22,7 @@ server {
|
|||
client_max_body_size 80m;
|
||||
|
||||
location / {
|
||||
proxy_pass http://127.0.1.1:3000;
|
||||
proxy_pass http://127.0.0.1:3000;
|
||||
proxy_set_header Host $host;
|
||||
proxy_http_version 1.1;
|
||||
proxy_redirect off;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue