Skip to content
Snippets Groups Projects
Unverified Commit 86932a86 authored by Felix Eckhofer's avatar Felix Eckhofer :man_dancing:
Browse files

Start solid queue processing from puma

parent 6ed48cee
No related branches found
No related tags found
No related merge requests found
......@@ -33,3 +33,6 @@ pidfile ENV.fetch("PIDFILE") { "tmp/pids/server.pid" }
# Allow puma to be restarted by `bin/rails restart` command.
plugin :tmp_restart
# Run solid queue worker
plugin :solid_queue
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment