fix database yml example

This commit is contained in:
Raphael 2011-01-17 20:04:50 -08:00
parent 28b7302c9e
commit d0fb37e264

View file

@ -14,7 +14,7 @@ development:
collation: utf8_bin collation: utf8_bin
production: production:
adapter: mysql2 adapter: mysql2
database: diaspora_development database: diaspora_production
user: root user: root
password: password password: password
charset: utf8 charset: utf8