mirror of
https://github.com/Freika/dawarich.git
synced 2025-12-21 13:00:20 -06:00
4 lines
128 B
Plaintext
4 lines
128 B
Plaintext
release: bundle exec rails db:migrate
|
|
web: bundle exec puma -C config/puma.rb
|
|
worker: bundle exec sidekiq -C config/sidekiq.yml
|