clarification to prevent confusing newbies; Passenger/Unicorn are app servers, Apache/Nginx are the web servers along with thin a la Heroku etc.

This commit is contained in:
Michael de Silva 2012-01-31 09:54:12 +03:00 committed by Alexey Vakhov
parent b9cbadf1e3
commit 77088196e9
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ source 'https://rubygems.org'
# To use Jbuilder templates for JSON
# gem 'jbuilder'
# Use unicorn as the web server
# Use unicorn as the app server
# gem 'unicorn'
# Deploy with Capistrano