Compare commits
1 Commits
master
...
rails-cred
| Author | SHA1 | Date |
|---|---|---|
|
|
c2f94c34de | 4 years ago |
4 changed files with 45 additions and 0 deletions
@ -1,2 +1,3 @@ |
|||||||
web: rails s |
web: rails s |
||||||
webpack: ./bin/webpack-dev-server |
webpack: ./bin/webpack-dev-server |
||||||
|
worker: bundle exec sidekiq -q default,2 -q mailers,1 -q active_storage_analysis,1 -q active_storage_purge,1 -q sunspot_index,1 |
||||||
|
|||||||
Loading…
Reference in new issue