db change
This commit is contained in:
parent
e974b0b3b6
commit
eada542fc7
1 changed files with 3 additions and 3 deletions
6
db.env
6
db.env
|
|
@ -16,11 +16,11 @@ DB_DECISION_NAME=decision-document-service
|
|||
DB_DECISION_USERNAME=ervu
|
||||
DB_DECISION_PASSWORD=ervu
|
||||
|
||||
DB_PERSON_HOST=10.10.31.118
|
||||
DB_PERSON_HOST=10.10.31.119
|
||||
DB_PERSON_PORT=5432
|
||||
DB_PERSON_NAME=person_registry
|
||||
DB_PERSON_USERNAME=ervu
|
||||
DB_PERSON_PASSWORD=ervu
|
||||
DB_PERSON_USERNAME=ervu-dashboard
|
||||
DB_PERSON_PASSWORD=ervu-dashboard
|
||||
|
||||
DB_SUBPOENA_HOST=10.10.31.118
|
||||
DB_SUBPOENA_PORT=5432
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue