summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2007-03-20 18:34:07 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2007-03-20 18:34:07 +0000
commitdd52fb7e2e1782a3d1073ae8c5f880301b03c20a (patch)
tree9e6c22a670fe4b724dde06c091d74ed2c3c51803 /config
parentb1f5103c75069be42761d21ee7c51fca54d68e65 (diff)
downloadredmine-dd52fb7e2e1782a3d1073ae8c5f880301b03c20a.tar.gz
redmine-dd52fb7e2e1782a3d1073ae8c5f880301b03c20a.zip
accidentally committed a database name change...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@355 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r--config/database.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/database.yml b/config/database.yml
index 03b5be185..3b1522024 100644
--- a/config/database.yml
+++ b/config/database.yml
@@ -15,7 +15,7 @@ production:
development:
adapter: mysql
- database: redmine_development2
+ database: redmine_development
host: localhost
username: root
password: