X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/d07277efba0c0069705bbefa68f2624a9c6c9ff0..fb5f6bb4a206d9a41fda40ac83e71fe425947a45:/config/database.yml diff --git a/config/database.yml b/config/database.yml index 129712121..b884f3b93 100644 --- a/config/database.yml +++ b/config/database.yml @@ -14,7 +14,7 @@ development: adapter: mysql database: openstreetmap username: openstreetmap - password: + password: openstreetmap 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 +