feat(bazarr): only use one instance

This commit is contained in:
matt1432 2024-05-18 00:04:26 -04:00
parent 9a57b0b425
commit 31a3cfcaca
8 changed files with 31 additions and 78 deletions
devices/cluster/modules

View file

@ -125,10 +125,6 @@ in {
subDirectories = {
bazarr.reverseProxy = "${nosIP}:6767";
bazarr-french = {
subDirName = "bafrr";
reverseProxy = "${nosIP}:6766";
};
prowlarr.reverseProxy = "${nosIP}:9696";
radarr.reverseProxy = "${nosIP}:7878";