change database

This commit is contained in:
May Zin Oo
2018-03-05 11:12:05 +06:30
parent 87b340328e
commit d1ab401124

View File

@@ -11,8 +11,8 @@ default: &default
development:
<<: *default
database: nemo_encoder_production
username: nda
database: nemo_production
username: mayzin
# Warning: The database defined as "test" will be erased and
# re-generated from your development database when you run "rake".