Update komga-comictracker input

This commit is contained in:
Alexander Heldt
2026-03-07 12:05:07 +00:00
parent 4f5de3b4cc
commit 8fa60a1b06
2 changed files with 6 additions and 5 deletions

View File

@@ -85,7 +85,8 @@ in
programs.comictracker = {
enable = true;
komgaUrl = "http://manatee:8002";
komgaUrl = "http://127.0.0.1:8002";
komgaLibraryId = "0NVZH5AK3RPE1";
secretsFile = config.age.secrets.komga-comicbooktracker-credentials.path;
};