X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/15f23469d97b768501bac8b58081cb61bcdd8b4b..4db3faa68cba0d7d570d11f9f8cac6d1f85afc70:/config/database.yml diff --git a/config/database.yml b/config/database.yml index d366bc96b..363782953 100644 --- a/config/database.yml +++ b/config/database.yml @@ -13,8 +13,8 @@ development: adapter: mysql database: osm - username: openstreetmap - password: openstreetmap + username: osm + password: osm host: localhost # Warning: The database defined as 'test' will be erased and @@ -33,3 +33,4 @@ production: username: openstreetmap password: openstreetmap host: db.openstreetmap.org +