mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update config.json
This commit is contained in:
@@ -28,9 +28,11 @@
|
||||
"host_network": false,
|
||||
"environment": {},
|
||||
"options": {
|
||||
"secret_token": "lrMY24Byhx"
|
||||
"secret_token": "lrMY24Byhx",
|
||||
"run_for_hours": "12",
|
||||
},
|
||||
"schema": {
|
||||
"secret_token": "str"
|
||||
"secret_token": "str",
|
||||
"run_for_hours": "int?"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user