Skip to content
Snippets Groups Projects
Commit 1facaaff authored by Yoan VALLET's avatar Yoan VALLET
Browse files

feat: change path to service into manifest

parent 7fa4a438
Branches
Tags
3 merge requests!103Support,!102Dev,!83Features/113 bilan mensuel
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
"services": { "services": {
"monthlyReport": { "monthlyReport": {
"type": "node", "type": "node",
"file": "monthlyReport.ts", "file": "services/monthlyReport/ecolyo.js",
"trigger": "@cron 0 0 * * * *" "trigger": "@cron 0 0 * * * *"
} }
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment