]> git.openstreetmap.org Git - rails.git/commitdiff
(no commit message)
authorNick Whitelegg <nick_whitelegg@yahoo.co.uk>
Sun, 20 May 2007 09:57:26 +0000 (09:57 +0000)
committerNick Whitelegg <nick_whitelegg@yahoo.co.uk>
Sun, 20 May 2007 09:57:26 +0000 (09:57 +0000)
config/database.yml

index 44bb1eacef2d80e2c508d4cc5ed82497353f76d7..93e3cf00eabd9f0aefccb08ca77a8d6b88266924 100644 (file)
@@ -13,8 +13,8 @@
 development:
   adapter: mysql
   database: openstreetmap
 development:
   adapter: mysql
   database: openstreetmap
-  username: freemap
-  password: BPaNCyU4
+  username: TheUsername
+  password: ThePassword
   host: localhost
 
 # Warning: The database defined as 'test' will be erased and
   host: localhost
 
 # Warning: The database defined as 'test' will be erased and
@@ -30,6 +30,6 @@ test:
 production:
   adapter: mysql
   database: openstreetmap
 production:
   adapter: mysql
   database: openstreetmap
-  username: freemap
-  password: BPaNCyU4
+  username: TheUsername
+  password: ThePassword
   host: localhost
   host: localhost