]> git.openstreetmap.org Git - rails.git/blobdiff - config/database.yml
adding the controller code to be able to get a specific version of a node, way or...
[rails.git] / config / database.yml
index 0fbfce31921013399d66573fc4a623836a71e3eb..fe47e11aa1bbae31073b8cfb8016b7005178d3dc 100644 (file)
@@ -12,9 +12,9 @@
 #   http://dev.mysql.com/doc/refman/5.0/en/old-client.html
 development:
   adapter: mysql
 #   http://dev.mysql.com/doc/refman/5.0/en/old-client.html
 development:
   adapter: mysql
-  database: osm
-  username: osm
-  password: osm
+  database: openstreetmap
+  username: openstreetmap
+  password: openstreetmap
   host: localhost
 
 # Warning: The database defined as 'test' will be erased and
   host: localhost
 
 # Warning: The database defined as 'test' will be erased and