This commit is contained in:
Alexandre
2023-12-30 08:26:34 +01:00
parent f93960514a
commit 614305daef
5 changed files with 22 additions and 7 deletions

View File

@@ -60,9 +60,10 @@
"image": "ghcr.io/alexbelgium/unpackerr-{arch}",
"init": false,
"map": [
"config:rw",
"share:rw",
"media:rw",
"addon_config:rw",
"homeassistant_config:rw",
"share:rw",
"ssl"
],
"name": "Unpackerr",
@@ -85,7 +86,8 @@
"extraction_path": "str?",
"localdisks": "str?",
"networkdisks": "str?",
"watch_path": "str?"
"watch_path": "str?",
"TZ": "str?"
},
"slug": "unpackerr",
"udev": true,