reverse harrys db setting

This commit is contained in:
Matt K. Fu 2013-04-10 17:07:33 +08:00
parent 989e5aa974
commit fcfdd562a6
1 changed files with 2 additions and 2 deletions

View File

@ -8,10 +8,10 @@ defaults: &defaults
development:
<<: *defaults
database: test_site_harry
database: test_site
test:
<<: *defaults
database: test_site_harry
database: test_site
# set these environment variables on your prod server
production: