unicorn zh config

This commit is contained in:
yafeilee 2015-04-07 23:38:51 +08:00
parent e0711f265d
commit 5d70203684
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ app_path = File.expand_path( File.join(File.dirname(__FILE__), '..', '..'))
worker_processes 1 worker_processes 1
preload_app true preload_app true
timeout 180 timeout 180
listen '/tmp/unicorn_wblog.sock' listen '/tmp/unicorn_wblog_zh.sock'
user 'ruby', 'ruby' user 'ruby', 'ruby'
stderr_path "log/unicorn.log" stderr_path "log/unicorn.log"
stdout_path "log/unicorn.log" stdout_path "log/unicorn.log"