X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/5cc8afd896ee2c8f138c955844cdca6e618a7efa..c373220bd22c81ed7fbdf0e08cf11823b7361b28:/config/database.yml diff --git a/config/database.yml b/config/database.yml index c0b5dd98c..0fbfce319 100644 --- a/config/database.yml +++ b/config/database.yml @@ -23,8 +23,8 @@ development: test: adapter: mysql database: osm_test - username: root - password: + username: osm_test + password: osm_test host: localhost production: