test
This commit is contained in:
parent
4eb26c2d9f
commit
b1d93a9025
@ -101,6 +101,7 @@ server {
|
||||
location /urc/ {
|
||||
proxy_pass http://192.168.178.107:3000/;
|
||||
#rewrite ^/singleteam(.*)$ $1 break;
|
||||
proxy_redirect / /urc/;
|
||||
proxy_intercept_errors on;
|
||||
proxy_set_header Host team.ligalytics.com;
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user