fix: added missing parameter

This commit is contained in:
kity 2025-04-12 15:39:39 +02:00
parent f7525cdb63
commit 2cf5e1f4c9

View file

@ -22,6 +22,7 @@
servers = [
{
"sisyphe" = {
baseUrl = "http://nzb.sisyphe.normandy.hypervirtual.world";
apiKeyFile = "/run/secrets/sabnbzd_apikey";
};
}