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