diff --git a/config/database.yml.example b/config/database.yml.example index 563bc3d4d..5bb75b670 100644 --- a/config/database.yml.example +++ b/config/database.yml.example @@ -14,7 +14,7 @@ development: collation: utf8_bin production: adapter: mysql2 - database: diaspora_development + database: diaspora_production user: root password: password charset: utf8