diff --git a/app.json b/app.json index f0d29bc..6fb85b6 100644 --- a/app.json +++ b/app.json @@ -2,7 +2,7 @@ "cron": [ { "command": "ruby mailer.rb", - "schedule": "8 * * * 5" + "schedule": "30 8 * * 5" } ] } \ No newline at end of file