]> git.openstreetmap.org Git - rails.git/blobdiff - config/database.yml
Clicking on nearby markers displays a popup showing the name of the mapper with a...
[rails.git] / config / database.yml
index d366bc96b3922ed66c0e3f9037044c99932783ae..b44b9823a7a8adb09ba1837858effa6f4382f1fd 100644 (file)
@@ -12,7 +12,7 @@
 #   http://dev.mysql.com/doc/refman/5.0/en/old-client.html
 development:
   adapter: mysql
-  database: osm
+  database: openstreetmap
   username: openstreetmap
   password: openstreetmap
   host: localhost
@@ -32,4 +32,4 @@ production:
   database: openstreetmap
   username: openstreetmap
   password: openstreetmap
-  host: db.openstreetmap.org
+  host: 128.40.58.203