Explorar o código

crss-reg-dev try fix datasource config

dmendoza %!s(int64=8) %!d(string=hai) anos
pai
achega
49c81bbb15
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      crss-reg/crss-reg-dev.yml

+ 2 - 2
crss-reg/crss-reg-dev.yml

@@ -5,12 +5,12 @@ spring:
     password: CrssRegistration
   crss-stl:
     datasource:
-      url: jdbc:postgresql://localhost:5432/crss_settlement
+      jdbcUrl: jdbc:postgresql://localhost:5432/crss_settlement
       username: postgres
       password: postgres
   crss-dataflow:
     datasource:
-      url: jdbc:postgresql://localhost:5432/crss_dataflow
+      jdbcUrl: jdbc:postgresql://localhost:5432/crss_dataflow
       username: postgres
       password: postgres
   xdf-control: