scinote-web/Procfile

4 lines
133 B
Plaintext

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