]> git.openstreetmap.org Git - rails.git/blobdiff - config/database.yml
checked in local db config unintentioally- reversed
[rails.git] / config / database.yml
index 1297121217cee6acd714366622818a869d6e3083..709a78c63eaeab9dafb341201e026dcc0b56b532 100644 (file)
@@ -13,8 +13,8 @@
 development:
   adapter: mysql
   database: openstreetmap
-  username: openstreetmap
-  password: 
+  username: whatever 
+  password: whatever 
   host: localhost
 
 # Warning: The database defined as 'test' will be erased and
@@ -33,3 +33,4 @@ production:
   username: openstreetmap
   password: openstreetmap
   host: db.openstreetmap.org
+