update config
This commit is contained in:
parent
50a49fd1df
commit
40f6481b69
2 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,7 @@ let
|
|||
proxy_set_header X-Real-IP $remote_addr;
|
||||
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
||||
proxy_set_header X-Forwarded-Proto $scheme;
|
||||
proxy_set_header Access-Control-Allow-Origin *;
|
||||
|
||||
proxy_http_version 1.1;
|
||||
proxy_set_header Upgrade $http_upgrade;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue