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