This commit is contained in:
soraefir
2026-06-04 00:52:50 +02:00
parent 9a89479f66
commit d2a402f724
6 changed files with 20 additions and 19 deletions

View File

@@ -28,7 +28,7 @@ in {
overrides = {
volumes = [
"${serverCfg.path.book}:/calibre-library"
"${serverCfg.path.dlBook}:/cwa-book-ingest"
"${serverCfg.path.download}/book:/cwa-book-ingest"
];
};
};