mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-23 22:09:32 -06:00
5 lines
129 B
Plaintext
5 lines
129 B
Plaintext
web: bundle exec puma -C config/puma.rb
|
|
worker: bundle exec sidekiq -C config/sidekiq.yml
|
|
|
|
release: bundle exec rails db:migrate
|