Add a comment about host_names in database.yml for production servers
This commit is contained in:
parent
c9140a2441
commit
72edc9262b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue