diff --git a/manifest.webapp b/manifest.webapp
index 3dcfdd2379705bc1fd7ab723be89d20ff63094c3..7393e11d023d335f677df8ea51f0a8acff63f65a 100644
--- a/manifest.webapp
+++ b/manifest.webapp
@@ -24,8 +24,8 @@
   "services": {
     "monthlyReport": {
       "type": "node",
-      "file": "services/monthlyReport/ecolyo.js",
-      "trigger": "@cron 0 0 3 * *"  
+      "file": "services/monthlyReportNotification/ecolyo.js",
+      "trigger": "@cron 0 0 10 3 * *"  
     }
   },
   "permissions": {