Database on localhost is used for development.
This commit is contained in:
parent
bedd2c48d1
commit
ea49d815dd
1 changed files with 2 additions and 2 deletions
|
|
@ -7,8 +7,8 @@ development:
|
|||
adapter: postgresql
|
||||
database: debshots_dev
|
||||
username: debshots
|
||||
password: shootme
|
||||
host: torf
|
||||
password: GonwannEn0
|
||||
host: localhost
|
||||
pool: 5
|
||||
timeout: 5000
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue