mirror of
https://github.com/hassio-addons/repository.git
synced 2025-05-06 20:21:26 +00:00
:abulance: Adds image to Example add-on configuration
This commit is contained in:
parent
a2f155b849
commit
0cbff9af01
1 changed files with 2 additions and 1 deletions
|
@ -19,5 +19,6 @@
|
||||||
"schema": {
|
"schema": {
|
||||||
"log_level": "match(^(trace|debug|info|notice|warning|error|fatal)$)",
|
"log_level": "match(^(trace|debug|info|notice|warning|error|fatal)$)",
|
||||||
"seconds_between_quotes": "int(1,120)"
|
"seconds_between_quotes": "int(1,120)"
|
||||||
}
|
},
|
||||||
|
"image": "hassioaddons/example-{arch}"
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue