Skip to content

Commit a93f2d9

Browse files
authored
Merge pull request #2294 from olleolleolle/remove-worker-from-procfile-and-use-heroku-scheduler
Procfile: Drop the Worker process type, and use Heroku Scheduler instead
2 parents d6367de + b9de7d9 commit a93f2d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Procfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
web: bundle exec puma -C config/puma.rb
2-
worker: bundle exec rake jobs:workoff --trace

0 commit comments

Comments
 (0)