X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/4f24b6de175ca0944efa0ea4438a8ccf326d8aa7..784e9c6b83209f376e6dfd7d7634bba407e8b9db:/config/database.yml diff --git a/config/database.yml b/config/database.yml index 709a78c63..b884f3b93 100644 --- a/config/database.yml +++ b/config/database.yml @@ -13,8 +13,8 @@ development: adapter: mysql database: openstreetmap - username: whatever - password: whatever + username: openstreetmap + password: openstreetmap host: localhost # Warning: The database defined as 'test' will be erased and