updated db file
This commit is contained in:
parent
1f5c818a0d
commit
318aeb2b20
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
||||||
development:
|
development:
|
||||||
min_messages: WARNING
|
min_messages: WARNING
|
||||||
adapter: postgresql
|
adapter: postgresql
|
||||||
host: 127.0.0.1
|
host: ec2-54-243-217-241.compute-1.amazonaws.com
|
||||||
port: 5432
|
port: 5432
|
||||||
encoding: unicode
|
encoding: unicode
|
||||||
database: issad_development
|
database: dbct9hosrirq2h
|
||||||
pool: 5
|
pool: 5
|
||||||
username: postgres
|
username: tkbwavghytilon
|
||||||
password: "3112"
|
password: "To6z-64f1Lr3LqpWrcLBPG2Xdv"
|
||||||
|
|
||||||
test:
|
test:
|
||||||
min_messages: WARNING
|
min_messages: WARNING
|
||||||
|
|
Loading…
Add table
Reference in a new issue