X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/88297a682cd76ab9290cd8bf278424bf5c8458e5..c5d1f3381dfa81b4aac2d24dd057143bafbf661c:/config/database.yml diff --git a/config/database.yml b/config/database.yml index 1fe4d9880..a972b44b3 100644 --- a/config/database.yml +++ b/config/database.yml @@ -15,7 +15,7 @@ development: database: openstreetmap username: openstreetmap password: openstreetmap - host: localhost + 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