]> git.openstreetmap.org Git - rails.git/blobdiff - config/database.yml
Remove no longer needed PHP extension.
[rails.git] / config / database.yml
index 1297121217cee6acd714366622818a869d6e3083..b884f3b938fea8c5ea541e0d4af5fbbc16529dd7 100644 (file)
@@ -14,7 +14,7 @@ development:
   adapter: mysql
   database: openstreetmap
   username: openstreetmap
-  password: 
+  password: openstreetmap
   host: localhost
 
 # Warning: The database defined as 'test' will be erased and
@@ -33,3 +33,4 @@ production:
   username: openstreetmap
   password: openstreetmap
   host: db.openstreetmap.org
+