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:
|
test:
|
||||||
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_test
|
database: dbct9hosrirq2h
|
||||||
pool: 5
|
pool: 5
|
||||||
username: postgres
|
username: tkbwavghytilon
|
||||||
password: "3112"
|
password: "To6z-64f1Lr3LqpWrcLBPG2Xdv"
|
||||||
|
|
||||||
production:
|
production:
|
||||||
min_messages: WARNING
|
min_messages: WARNING
|
||||||
|
|
Loading…
Reference in a new issue