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