sutty/Procfile

4 lines
125 B
Plaintext
Raw Normal View History

2019-09-13 17:03:13 +00:00
migrate: bundle exec rake db:setup db:migrate db:seed
2019-07-26 23:57:11 +00:00
sutty: bundle exec puma -d config.ru
sidekiq: bundle exec sidekiq -t 1