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
|
adapter: postgresql
|
||||||
database: debshots_dev
|
database: debshots_dev
|
||||||
username: debshots
|
username: debshots
|
||||||
password: shootme
|
password: GonwannEn0
|
||||||
host: torf
|
host: localhost
|
||||||
pool: 5
|
pool: 5
|
||||||
timeout: 5000
|
timeout: 5000
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue