Changed mongoid production back to test_site
This commit is contained in:
parent
7e67d389b9
commit
2fea428b67
|
@ -24,4 +24,4 @@ production:
|
|||
# password: <%= ENV['MONGOID_PASSWORD'] %>
|
||||
# database: <%= ENV['MONGOID_DATABASE'] %>
|
||||
<<: *defaults
|
||||
database: demo_site_production
|
||||
database: test_site
|
||||
|
|
Reference in New Issue