Fix cron problem

This commit is contained in:
Miguel Ángel López Vicente
2024-03-02 08:54:01 +01:00
committed by GitHub
parent dfe99e0df4
commit 7c9900f7b7

View File

@@ -1,6 +1,6 @@
{
"runOnStartup":true,
"cronSchedule":"0 0/6 * * *",
"cronSchedule":"0 */6 * * *",
"logLevel":"info",
"webPortalConfig":{
"baseUrl":"https://epic.example.com"