4 lines
167 B
Plaintext
4 lines
167 B
Plaintext
|
|
web: bundle exec rails s
|
||
|
|
worker: bundle exec sidekiq -q default -q active_storage_analysis -q active_storage_purge -q mailers -c 5
|
||
|
|
release: ./scripts/release_tasks.sh
|