4 lines
127 B
Plaintext
4 lines
127 B
Plaintext
|
release: bundle exec rake db:migrate
|
||
|
web: bundle exec puma -C config/puma.rb
|
||
|
worker: bundle exec sidekiq -C config/sidekiq.yml
|