This commit is contained in:
parent
f01f820f6c
commit
b56b9609e2
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue