update
This commit is contained in:
parent
65933cc465
commit
4eb26c2d9f
@ -99,7 +99,7 @@ server {
|
|||||||
|
|
||||||
|
|
||||||
location /urc/ {
|
location /urc/ {
|
||||||
proxy_pass http://bernie:3000/singleteam/;
|
proxy_pass http://192.168.178.107:3000/;
|
||||||
#rewrite ^/singleteam(.*)$ $1 break;
|
#rewrite ^/singleteam(.*)$ $1 break;
|
||||||
proxy_intercept_errors on;
|
proxy_intercept_errors on;
|
||||||
proxy_set_header Host team.ligalytics.com;
|
proxy_set_header Host team.ligalytics.com;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user