mirror of
https://github.com/home-assistant/supervisor.git
synced 2026-04-27 11:53:15 +01:00
Add share to docker config issue (#4322)
This commit is contained in:
2
tests/fixtures/basic-addon-config.json
vendored
2
tests/fixtures/basic-addon-config.json
vendored
@@ -7,7 +7,7 @@
|
||||
"url": "https://www.home-assistant.io/",
|
||||
"startup": "application",
|
||||
"boot": "auto",
|
||||
"map": ["config:rw", "ssl", "media"],
|
||||
"map": ["config:rw", "ssl", "media", "share"],
|
||||
"options": {},
|
||||
"schema": {},
|
||||
"image": "test/{arch}-my-custom-addon"
|
||||
|
||||
Reference in New Issue
Block a user