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
parent 413790559c
commit 93306be571

View File

@@ -16,7 +16,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