Parcourir la source

Add worker process for Heroku delayed job

master
Adrian Short il y a 11 ans
Parent
révision
9fb2cecf67
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      Procfile

+ 1
- 0
Procfile Voir le fichier

@@ -1 +1,2 @@
web: bundle exec unicorn -p $PORT -E $RACK_ENV
worker: bundle exec rake jobs:work

Chargement…
Annuler
Enregistrer