X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/d07277efba0c0069705bbefa68f2624a9c6c9ff0..5920971bbb9b6871a7a53764c9c959632ca02ce0:/config/database.yml diff --git a/config/database.yml b/config/database.yml index 129712121..a972b44b3 100644 --- a/config/database.yml +++ b/config/database.yml @@ -14,8 +14,8 @@ development: adapter: mysql database: openstreetmap username: openstreetmap - password: - host: localhost + password: openstreetmap + host: 128.40.58.203 # Warning: The database defined as 'test' will be erased and # re-generated from your development database when you run 'rake'. @@ -32,4 +32,4 @@ production: database: openstreetmap username: openstreetmap password: openstreetmap - host: db.openstreetmap.org + host: 128.40.58.203