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