mirror of
https://github.com/Freika/dawarich.git
synced 2026-04-22 03:00:29 -04: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
|