# -*- coding: utf-8 -*- # ã¯ã¼ã«ã¼ã®æ° worker_processes 2 # ã½ã±ãã listen '/tmp/unicorn.sock' pid '/tmp/unicorn.pid' # ãã° log = '${my_app}/log/unicorn.log' stderr_path File.expand_path('log/unicorn.log', ENV['RAILS_ROOT']) stdout_path File.expand_path('log/unicorn.log', ENV['RAILS_ROOT']) preload_app true GC.respond_to?(:copy_on_write_friendly=) and GC.copy_on_write_friendly = true before_fork do |server,
{{#tags}}- {{label}}
{{/tags}}