X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/15f23469d97b768501bac8b58081cb61bcdd8b4b..343e01bb86da6b346e035796121aba033bb26c29:/config/database.yml diff --git a/config/database.yml b/config/database.yml index d366bc96b..1fe4d9880 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