|
|
@@ -22,6 +22,7 @@ spring:
|
|
|
xdf-control:
|
|
|
datasource:
|
|
|
driverClassName: org.postgresql.Driver
|
|
|
+ jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/crss_external?currentSchema=xdfcontrol
|
|
|
url: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/crss_external?currentSchema=xdfcontrol
|
|
|
username: crss_xdfcontrol
|
|
|
password: crss_xdfcontrol
|