|
|
@ -46,8 +46,9 @@ http {
|
|
|
|
root /usr/share/nginx/html/buscribe;
|
|
|
|
root /usr/share/nginx/html/buscribe;
|
|
|
|
index index.html index.htm;
|
|
|
|
index index.html index.htm;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
location /buscribelrr/json { proxy_pass http://buscribeapilrr:8010/buscribe/json; }
|
|
|
|
|
|
|
|
location /buscribe/loadingreadyrun/json { proxy_pass http://buscribeapilrr:8010/buscribe/json; }
|
|
|
|
location /buscribe/loadingreadyrun/json { proxy_pass http://buscribeapilrr:8010/buscribe/json; }
|
|
|
|
|
|
|
|
location /buscribe/desertbus/json { proxy_pass http://buscribeapidb:8010/buscribe/json; }
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|