share/unicorn.rb in rbbt-util-5.5.49 vs share/unicorn.rb in rbbt-util-5.5.50
- old
+ new
@@ -1,6 +1,7 @@
worker_processes 4
timeout 30
+preload_app true
@app_path = Dir.pwd
@port = "2887"
#socket_file = "#{@app_path}/tmp/sockets/unicorn.sock"