]> git.openstreetmap.org Git - rails.git/blobdiff - config/database.yml
Began code for feature lookup: implemented code to respond to mouse click and latlon...
[rails.git] / config / database.yml
index 1fe4d9880030befcca52870dee65ee62f69eb3ed..fccd059345248255820b43b8694d7e34ffb6fea7 100644 (file)
@@ -13,8 +13,8 @@
 development:
   adapter: mysql
   database: openstreetmap
-  username: openstreetmap
-  password: openstreetmap
+  username: openstreetmap 
+  password: openstreetmap 
   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
+