This commit is contained in:
parent
2b21833551
commit
6eb35523c7
1 changed files with 0 additions and 5 deletions
|
@ -32,11 +32,6 @@ location ~ ^/trollibox/(.+/listen)$ {
|
||||||
proxy_read_timeout 7d;
|
proxy_read_timeout 7d;
|
||||||
}
|
}
|
||||||
|
|
||||||
location /bobdsp/ {
|
|
||||||
proxy_pass http://[::1]:8081/;
|
|
||||||
include proxy_params;
|
|
||||||
}
|
|
||||||
|
|
||||||
location /vis/ {
|
location /vis/ {
|
||||||
allow all;
|
allow all;
|
||||||
proxy_pass http://[::1]:13378/;
|
proxy_pass http://[::1]:13378/;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue