diff --git a/manifest.webapp b/manifest.webapp
index 3bfedf39934c65bbc6c1b14ea5c106826ba5b673..cbb741684fc9d48756cb96425a6f09a5c8bbd6b2 100644
--- a/manifest.webapp
+++ b/manifest.webapp
@@ -24,7 +24,7 @@
   "services": {
     "monthlyReport": {
       "type": "node",
-      "file": "monthlyReport.ts",
+      "file": "services/monthlyReport/ecolyo.js",
       "trigger": "@cron 0 0 * * * *" 
     }
   },