mirror of
https://github.com/TheNetsky/Microsoft-Rewards-Script.git
synced 2026-01-10 18:36:17 +00:00
Change command from 'start:schedule' to 'start'
This commit is contained in:
@@ -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"]
|
||||
command: ["npm", "run", "start"]
|
||||
|
||||
Reference in New Issue
Block a user