mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-04 21:18:46 +02:00
Update Cron in template
https://github.com/alexbelgium/hassio-addons/issues/888#issuecomment-1619504375
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"runOnStartup": true,
|
"runOnStartup": true,
|
||||||
"cronSchedule": "5 16 * * *",
|
"cronSchedule": "0 0/6 * * *",
|
||||||
"logLevel": "info",
|
"logLevel": "info",
|
||||||
"webPortalConfig": {
|
"webPortalConfig": {
|
||||||
"baseUrl": "https://localhost:3000"
|
"baseUrl": "https://localhost:3000"
|
||||||
|
|||||||
Reference in New Issue
Block a user