This commit is contained in:
Nick Whitelegg 2007-05-20 09:57:26 +00:00
parent f01f820f6c
commit b56b9609e2

View file

@ -13,8 +13,8 @@
development:
adapter: mysql
database: openstreetmap
username: freemap
password: BPaNCyU4
username: TheUsername
password: ThePassword
host: localhost
# Warning: The database defined as 'test' will be erased and
@ -30,6 +30,6 @@ test:
production:
adapter: mysql
database: openstreetmap
username: freemap
password: BPaNCyU4
username: TheUsername
password: ThePassword
host: localhost