service/exportarr: fix apikey

This commit is contained in:
Felix Buehler 2023-07-25 22:20:49 +02:00
parent 724ca9dc1a
commit e4d8129873
7 changed files with 97 additions and 13 deletions

View file

@ -26,11 +26,6 @@ in
}
];
my.services.exportarr.bazarr = {
port = port + 1;
url = "http://127.0.0.1:${toString port}";
};
webapps.apps.bazarr = {
dashboard = {
name = "Subtitles";