email via sidekiq. start and stop rake tasks
This commit is contained in:
parent
c7bb3a1f72
commit
71bd956866
15 changed files with 36 additions and 46 deletions
2
Procfile
2
Procfile
|
@ -1,2 +1,2 @@
|
|||
web: bundle exec rails s -p $PORT
|
||||
worker: bundle exec sidekiq -q post_receive,mailer,system_hook,common
|
||||
worker: bundle exec rake sidekiq:start
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue