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