mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Allow mapping to /media and /share
https://github.com/alexbelgium/hassio-addons/issues/865#issuecomment-1604882519
This commit is contained in:
@@ -62,7 +62,9 @@
|
||||
},
|
||||
"image": "ghcr.io/alexbelgium/tandoor_recipes-{arch}",
|
||||
"map": [
|
||||
"config:rw"
|
||||
"config:rw",
|
||||
"share:rw",
|
||||
"media:rw"
|
||||
],
|
||||
"name": "Tandoor recipes",
|
||||
"options": {
|
||||
@@ -97,5 +99,5 @@
|
||||
],
|
||||
"slug": "tandoor_recipes",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "1.4.12-3"
|
||||
"version": "1.4.12-4"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user