Skip to content

Commit

Permalink
use solid_queue plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
jmarsh24 committed Feb 6, 2024
1 parent 384e4e7 commit 68c7d80
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion Procfile.dev
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
web: bundle exec rails s -p ${PORT:-3000}
worker: bundle exec rake solid_queue:start
js: yarn build --watch
1 change: 1 addition & 0 deletions config/puma.rb
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,4 @@

# Allow puma to be restarted by `bin/rails restart` command.
plugin :tmp_restart
plugin :solid_queue

0 comments on commit 68c7d80

Please sign in to comment.