Commit 48cb5764 by Tan Phat Nguyen

unicorn config

parent bd72dd9f
...@@ -3,7 +3,7 @@ working_directory "#{app_path}/current" ...@@ -3,7 +3,7 @@ working_directory "#{app_path}/current"
pid "#{app_path}/current/tmp/pids/unicorn.pid" pid "#{app_path}/current/tmp/pids/unicorn.pid"
# listen # listen
listen "/tmp/unicorn.venshop.sock" listen "/tmp/unicorn.phatnt.venshop.sock"
# logging # logging
stderr_path "#{app_path}/shared/log/unicorn.stderr.log" stderr_path "#{app_path}/shared/log/unicorn.stderr.log"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment