X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2e03861300bca1a44d50a9e9c684ffc0e2d6ad65..ba01b66242148eeabea00d687a82654e02858ef4:/config/database.yml diff --git a/config/database.yml b/config/database.yml index fccd05934..363782953 100644 --- a/config/database.yml +++ b/config/database.yml @@ -12,9 +12,9 @@ # http://dev.mysql.com/doc/refman/5.0/en/old-client.html development: adapter: mysql - database: openstreetmap - username: openstreetmap - password: openstreetmap + database: osm + username: osm + password: osm host: localhost # Warning: The database defined as 'test' will be erased and