]> git.openstreetmap.org Git - rails.git/blobdiff - config/database.yml
more testing of node tags
[rails.git] / config / database.yml
index 0fbfce31921013399d66573fc4a623836a71e3eb..a80e11b70784068b19c360ea1c9218abb538b9f5 100644 (file)
 #   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
+  database: osm_test
+  username: osm_test
+  password: osm_test
   host: localhost
 
 # Warning: The database defined as 'test' will be erased and