fix
This commit is contained in:
parent
b538df61ab
commit
48f52617be
4 changed files with 674 additions and 2 deletions
|
|
@ -3,11 +3,11 @@ DB_APP_USERNAME=ervu
|
|||
DB_APP_PASSWORD=ervu
|
||||
DB_APP_HOST=10.10.31.118
|
||||
DB_APP_PORT=5432
|
||||
DB_APP_NAME=ervu_usr_autority
|
||||
DB_APP_NAME=ervu_usr_autority_empty
|
||||
|
||||
# Security datasource
|
||||
DB_SEC_USERNAME=ervu
|
||||
DB_SEC_PASSWORD=ervu
|
||||
DB_SEC_HOST=10.10.31.118
|
||||
DB_SEC_PORT=5432
|
||||
DB_SEC_NAME=ervu_usr_autority
|
||||
DB_SEC_NAME=ervu_usr_autority_empty
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue