fix
This commit is contained in:
parent
491f607afb
commit
835287ffdd
@ -10,9 +10,9 @@ server {
|
||||
|
||||
|
||||
location / {
|
||||
proxy_pass http://192.168.178.107:3000/team/;
|
||||
proxy_pass http://192.168.178.107:3000/team;
|
||||
proxy_intercept_errors on;
|
||||
proxy_set_header HOST collector.wehazele.com;
|
||||
proxy_set_header HOST collect.ligalytics.com;
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
proxy_connect_timeout 5;
|
||||
proxy_read_timeout 240;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user