diff --git a/compose.yaml b/compose.yaml index f334536..dec388d 100644 --- a/compose.yaml +++ b/compose.yaml @@ -27,4 +27,4 @@ services: - no-new-privileges:true # Use the built-in scheduler by default; override with `command:` for one-shot runs - command: ["npm", "run", "start:schedule"] \ No newline at end of file + command: ["npm", "run", "start"]