mirror of
https://github.com/hassio-addons/repository.git
synced 2025-05-06 12:11:29 +00:00
🚑 Fixed error in AppDaemon config
This commit is contained in:
parent
d7596f63c3
commit
9280175f3c
1 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@
|
|||
},
|
||||
"map": [
|
||||
"config:rw",
|
||||
"shared:rw",
|
||||
"share:rw",
|
||||
"ssl:rw"
|
||||
],
|
||||
"options": {
|
||||
|
@ -27,4 +27,4 @@
|
|||
"LOG_FORMAT": "{LEVEL}: {MESSAGE}"
|
||||
},
|
||||
"image": "hassioaddons/appdaemon-{arch}"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue