jasper print speed refactor working
This commit is contained in:
@@ -29,6 +29,8 @@ port ENV.fetch("PORT", 3002)
|
||||
# Allow puma to be restarted by `bin/rails restart` command.
|
||||
plugin :tmp_restart
|
||||
|
||||
plugin :solid_queue if Rails.env.development?
|
||||
|
||||
# plugin :tailwindcss
|
||||
|
||||
# Only use a pidfile when requested
|
||||
|
||||
Reference in New Issue
Block a user