houdini/Procfile

4 lines
78 B
Text
Raw Normal View History

web: bundle exec puma -C ./config/puma.rb
worker: bundle exec rake jobs:work