Add a comment about host_names in database.yml for production servers

This commit is contained in:
Neil Lalonde 2013-02-28 17:13:07 -05:00
parent c9140a2441
commit 72edc9262b
1 changed files with 1 additions and 1 deletions

View File

@ -27,4 +27,4 @@ production:
pool: 5
timeout: 5000
host_names:
- production.localhost
- production.localhost # Update this to be the domain of your production site