prepare for channel selection

trunk
HeNine 3 years ago
parent f217931fa3
commit 0a3fc28a01

@ -47,6 +47,7 @@ http {
index index.html index.htm; index index.html index.htm;
} }
location /buscribelrr/json { proxy_pass http://buscribeapilrr:8010/buscribe/json; } location /buscribelrr/json { proxy_pass http://buscribeapilrr:8010/buscribe/json; }
location /buscribe/loadingreadyrun/json { proxy_pass http://buscribeapilrr:8010/buscribe/json; }
} }

Loading…
Cancel
Save