fix paths
This commit is contained in:
@@ -28,7 +28,7 @@ in {
|
||||
overrides = {
|
||||
volumes = [
|
||||
"${serverCfg.path.book.path}:/calibre-library"
|
||||
"${serverCfg.path.download.path}/book:/cwa-book-ingest"
|
||||
"${serverCfg.path.dlComplete.path}:/cwa-book-ingest"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user