parent
14571a8dc2
commit
c23f58a6df
10 changed files with 269 additions and 2 deletions
|
@ -49,6 +49,7 @@ port ENV.fetch("PORT", 3000)
|
|||
|
||||
# Allow puma to be restarted by `bin/rails restart` command.
|
||||
plugin :tmp_restart
|
||||
plugin :solid_queue
|
||||
|
||||
# Only use a pidfile when requested
|
||||
pidfile ENV["PIDFILE"] if ENV["PIDFILE"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue