]> git.openstreetmap.org Git - rails.git/blobdiff - config/database.yml
Ensure homepage source validates.
[rails.git] / config / database.yml
index b44b9823a7a8adb09ba1837858effa6f4382f1fd..5d59ed74b2cf2150c2be3a5622f57f3a4d47d54a 100644 (file)
@@ -24,7 +24,7 @@ test:
   adapter: mysql
   database: osm_test
   username: root
-  password:
+  password: root
   host: localhost
 
 production:
@@ -32,4 +32,5 @@ production:
   database: openstreetmap
   username: openstreetmap
   password: openstreetmap
-  host: 128.40.58.203
+  host: db.openstreetmap.org
+