|
@@ -1,7 +1,7 @@
|
|
{
|
|
{
|
|
"categories": [
|
|
"categories": [
|
|
"Downloaders",
|
|
"Downloaders",
|
|
- "Books"
|
|
|
|
|
|
+ "Books"
|
|
],
|
|
],
|
|
"description": "Readarr is an eBook and audiobook collection manager for Usenet and BitTorrent users.",
|
|
"description": "Readarr is an eBook and audiobook collection manager for Usenet and BitTorrent users.",
|
|
"env": [
|
|
"env": [
|
|
@@ -39,14 +39,14 @@
|
|
"bind": "/portainer/Files/AppData/Config/readarr",
|
|
"bind": "/portainer/Files/AppData/Config/readarr",
|
|
"container": "/config"
|
|
"container": "/config"
|
|
},
|
|
},
|
|
- {
|
|
|
|
- "bind": "/mnt/Books",
|
|
|
|
- "container": "/books"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "bind": "/portainer/Files/AppData/Config/readarr/downloads",
|
|
|
|
- "container": "/downloads"
|
|
|
|
|
|
+ {
|
|
|
|
+ "bind": "/mnt/Books",
|
|
|
|
+ "container": "/books"
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "bind": "/portainer/Files/AppData/Config/readarr/downloads",
|
|
|
|
+ "container": "/downloads"
|
|
|
|
+ }
|
|
],
|
|
],
|
|
"webpage": "https://readarr.com/"
|
|
"webpage": "https://readarr.com/"
|
|
}
|
|
}
|