他にもいろいろあるけど。
$ bundle exec unicorn -E production -c config/unicorn.rb -D
ENV['RAILS_ENV']:
$ bundle exec unicorn_rails -E production -c config/unicorn.rb -D
ENV['RAILS_ENV']: production
他にもいろいろあるけど。
$ bundle exec unicorn -E production -c config/unicorn.rb -D
ENV['RAILS_ENV']:
$ bundle exec unicorn_rails -E production -c config/unicorn.rb -D
ENV['RAILS_ENV']: production