|
|
@@ -3,11 +3,11 @@ spring:
|
|
|
url: jdbc:edb://10.176.11.23:5432/crss_sit?currentSchema=registration
|
|
|
username: crss_sit_registration
|
|
|
password: 6UZU8ilC
|
|
|
-# xdf-control: # TODO: this is just temporary while waiting to oracle conn info
|
|
|
-# datasource:
|
|
|
-# url: jdbc:edb://10.176.11.23:5432/crss_sit_external?currentSchema=xdfcontrol
|
|
|
-# username: crss_sit_xdfcontrol
|
|
|
-# password: BC8zbkxq
|
|
|
+ xdf-control: # TODO: this is just temporary while waiting to oracle conn info
|
|
|
+ datasource:
|
|
|
+ url: jdbc:edb://10.176.11.23:5432/crss_sit_external?currentSchema=xdfcontrol
|
|
|
+ username: crss_sit_xdfcontrol
|
|
|
+ password: BC8zbkxq
|
|
|
|
|
|
crss:
|
|
|
docmgt:
|