X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/c514fd62fe005d8d41a39e11508a3aee6ba9946d..08e2a06e41eabddf029f5396d516bf683f749448:/config/docker.database.yml diff --git a/config/docker.database.yml b/config/docker.database.yml index 6e6e5fd99..29a396147 100644 --- a/config/docker.database.yml +++ b/config/docker.database.yml @@ -14,7 +14,7 @@ development: test: adapter: postgresql database: osm_test - username: postgres - password: + username: openstreetmap + password: openstreetmap host: db encoding: utf8