projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f01f820
)
(no commit message)
author
Nick Whitelegg
<nick_whitelegg@yahoo.co.uk>
Sun, 20 May 2007 09:57:26 +0000
(09:57 +0000)
committer
Nick Whitelegg
<nick_whitelegg@yahoo.co.uk>
Sun, 20 May 2007 09:57:26 +0000
(09:57 +0000)
config/database.yml
patch
|
blob
|
history
diff --git
a/config/database.yml
b/config/database.yml
index 44bb1eacef2d80e2c508d4cc5ed82497353f76d7..93e3cf00eabd9f0aefccb08ca77a8d6b88266924 100644
(file)
--- a/
config/database.yml
+++ b/
config/database.yml
@@
-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