1
0
Fork 0
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:
Claude Ayitey 2024-01-06 14:50:52 +00:00
parent 62b6f19080
commit b024a45d44

View file

@ -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