X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/7ebb29d195c2761f11f7c87dec3f9559bb9a8500..eff9fa3b00379f8306fa25e1ea52504cd75c1161:/config/database.yml diff --git a/config/database.yml b/config/database.yml index 5d7a0313e..b884f3b93 100644 --- a/config/database.yml +++ b/config/database.yml @@ -32,5 +32,5 @@ production: database: openstreetmap username: openstreetmap password: openstreetmap - host: localhost + host: db.openstreetmap.org