X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/15f23469d97b768501bac8b58081cb61bcdd8b4b..914b358154479adf295e8ef794787f07aee50c3d:/config/database.yml diff --git a/config/database.yml b/config/database.yml index d366bc96b..b44b9823a 100644 --- a/config/database.yml +++ b/config/database.yml @@ -12,7 +12,7 @@ # http://dev.mysql.com/doc/refman/5.0/en/old-client.html development: adapter: mysql - database: osm + database: openstreetmap username: openstreetmap password: openstreetmap host: localhost @@ -32,4 +32,4 @@ production: database: openstreetmap username: openstreetmap password: openstreetmap - host: db.openstreetmap.org + host: 128.40.58.203