mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-09 07:25:19 +02:00
Add good_job start command to worker in Procfile.
This commit is contained in:
parent
62b6f19080
commit
b024a45d44
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
web: bin/rails server -p 5000
|
web: bin/rails server -p 5000
|
||||||
css: bin/rails tailwindcss:watch
|
css: bin/rails tailwindcss:watch
|
||||||
worker: bundle exec sidekiq -C config/sidekiq.yml
|
worker: bundle exec good_job start
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue