fix database yml example
This commit is contained in:
parent
28b7302c9e
commit
d0fb37e264
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ development:
|
|||
collation: utf8_bin
|
||||
production:
|
||||
adapter: mysql2
|
||||
database: diaspora_development
|
||||
database: diaspora_production
|
||||
user: root
|
||||
password: password
|
||||
charset: utf8
|
||||
|
|
|
|||
Loading…
Reference in a new issue