mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 17:59:47 +02:00
8 lines
142 B
Ruby
8 lines
142 B
Ruby
worker_processes 2
|
|
|
|
# after_fork do |server, worker|
|
|
# binding.pry
|
|
# ActiveRecord::Base.establish_connection
|
|
|
|
# Que.mode = :async
|
|
# end
|