Ver a proveniência

Add worker process for Heroku delayed job

master
Adrian Short há 11 anos
ascendente
cometimento
9fb2cecf67
1 ficheiros alterados com 1 adições e 0 eliminações
  1. +1
    -0
      Procfile

+ 1
- 0
Procfile Ver ficheiro

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

Carregando…
Cancelar
Guardar