retrospring/Procfile
2014-12-13 16:44:33 +01:00

2 lines
No EOL
142 B
Text

web: bundle exec unicorn -E production -l unix:./tmp/sockets/justask.sock
workers: bundle exec sidekiq -e production -C './config/sidekiq.yml'