]> git.openstreetmap.org Git - rails.git/blobdiff - config/database.yml
api06: diff upload: don't read the whole request into memory.
[rails.git] / config / database.yml
index 3637829537ee6dfd46d20943474ec5b28ae3e859..c0b5dd98c2bc707882f699322ce22f485c3d89d0 100644 (file)
@@ -29,8 +29,8 @@ test:
 
 production:
   adapter: mysql
-  database: openstreetmap
-  username: openstreetmap
-  password: openstreetmap
-  host: db.openstreetmap.org
+  database: osm
+  username: osm
+  password: osm
+  host: localhost