X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/c373220bd22c81ed7fbdf0e08cf11823b7361b28..2b7a40069f7af2e72c81f9488411135f286515f9:/config/database.yml diff --git a/config/database.yml b/config/database.yml index 0fbfce319..fe47e11aa 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: osm - username: osm - password: osm + database: openstreetmap + username: openstreetmap + password: openstreetmap host: localhost # Warning: The database defined as 'test' will be erased and