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:
|
||||
min_messages: WARNING
|
||||
adapter: postgresql
|
||||
host: 127.0.0.1
|
||||
host: ec2-54-243-217-241.compute-1.amazonaws.com
|
||||
port: 5432
|
||||
encoding: unicode
|
||||
database: issad_development
|
||||
database: dbct9hosrirq2h
|
||||
pool: 5
|
||||
username: postgres
|
||||
password: "3112"
|
||||
username: tkbwavghytilon
|
||||
password: "To6z-64f1Lr3LqpWrcLBPG2Xdv"
|
||||
|
||||
test:
|
||||
min_messages: WARNING
|
||||
|
|
Loading…
Reference in a new issue