mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-31 09:19:08 +01:00
add sidekiq to Procfile.dev
This commit is contained in:
parent
ffb849047f
commit
83cb2868fa
1 changed files with 1 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
|||
web: unset PORT && bin/rails server
|
||||
worker: bundle exec sidekiq
|
||||
css: yarn build:css --watch
|
||||
|
|
Loading…
Reference in a new issue