music: Remove bobdsp
Some checks failed
Test / build (push) Failing after 52s

This commit is contained in:
polyfloyd 2025-05-21 20:49:24 +02:00
parent 2b21833551
commit 6eb35523c7

View file

@ -32,11 +32,6 @@ location ~ ^/trollibox/(.+/listen)$ {
proxy_read_timeout 7d;
}
location /bobdsp/ {
proxy_pass http://[::1]:8081/;
include proxy_params;
}
location /vis/ {
allow all;
proxy_pass http://[::1]:13378/;