X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/7ebb29d195c2761f11f7c87dec3f9559bb9a8500..7618a9a791df5d74e7b59668032c7e94187831fe:/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