updated db file
This commit is contained in:
parent
4bae2582df
commit
1f5c818a0d
1 changed files with 4 additions and 4 deletions
|
@ -12,13 +12,13 @@ development:
|
|||
test:
|
||||
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_test
|
||||
database: dbct9hosrirq2h
|
||||
pool: 5
|
||||
username: postgres
|
||||
password: "3112"
|
||||
username: tkbwavghytilon
|
||||
password: "To6z-64f1Lr3LqpWrcLBPG2Xdv"
|
||||
|
||||
production:
|
||||
min_messages: WARNING
|
||||
|
|
Loading…
Reference in a new issue