mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-24 13:36:29 +01: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,
|
||||
"cronSchedule": "5 16 * * *",
|
||||
"cronSchedule": "0 0/6 * * *",
|
||||
"logLevel": "info",
|
||||
"webPortalConfig": {
|
||||
"baseUrl": "https://localhost:3000"
|
||||
|
||||
Reference in New Issue
Block a user