mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-03 16:00:29 +01:00
Update config.json
Calibre-web can not access /addon_configs folder. Without that metadata.db is not accessible from Calibre config folder.
This commit is contained in:
@@ -84,7 +84,7 @@
|
|||||||
"map": [
|
"map": [
|
||||||
"media:rw",
|
"media:rw",
|
||||||
"share:rw",
|
"share:rw",
|
||||||
"addon_config:rw",
|
"addon_configs:rw",
|
||||||
"homeassistant_config:rw",
|
"homeassistant_config:rw",
|
||||||
"ssl"
|
"ssl"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user