]> 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 a972b44b376dc1123daa720d669a0f9b35bc53b6..b44b9823a7a8adb09ba1837858effa6f4382f1fd 100644 (file)
@@ -15,7 +15,7 @@ development:
   database: openstreetmap
   username: openstreetmap
   password: openstreetmap
-  host: 128.40.58.203
+  host: localhost
 
 # Warning: The database defined as 'test' will be erased and
 # re-generated from your development database when you run 'rake'.