Przeglądaj źródła

Add worker process for Heroku delayed job

master
Adrian Short 11 lat temu
rodzic
commit
9fb2cecf67
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      Procfile

+ 1
- 0
Procfile Wyświetl plik

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

Ładowanie…
Anuluj
Zapisz