Jelajahi Sumber

set to crss_reg from crss_reg2

mlnicolas 8 tahun lalu
induk
melakukan
4223238287

+ 3 - 3
crss-meterprocess-app/crss-meterprocess-app-dev2.yml

@@ -10,9 +10,9 @@ spring:
       validation-query: SELECT 1
   crss-registration:
     datasource:
-      jdbcUrl: jdbc:postgresql://192.168.233.9:5432/crss_reg2
-      username: crss_reg2
-      password: crss_reg2
+      jdbcUrl: jdbc:postgresql://192.168.233.9:5432/crss_reg
+      username: crss_reg
+      password: crss_reg
       driverClassName: org.postgresql.Driver
       maxPoolSize: 5
       test-on-borrow: true

+ 3 - 3
crss-mq-computation/crss-mq-computation-dev2.yml

@@ -19,9 +19,9 @@ spring:
       validation-query: SELECT 1
   crss-registration:
     dataSource:
-      jdbcUrl: jdbc:postgresql://192.168.233.9:5432/crss_reg2
-      username: crss_reg2
-      password: crss_reg2
+      jdbcUrl: jdbc:postgresql://192.168.233.9:5432/crss_reg
+      username: crss_reg
+      password: crss_reg
       driverClassName: org.postgresql.Driver
       maxPoolSize: 5
       test-on-borrow: true

+ 3 - 3
crss-mtr/crss-mtr-dev2.yml

@@ -19,9 +19,9 @@ spring:
       validation-query: SELECT 1
   crss-registration:
     dataSource:
-      jdbcUrl: jdbc:postgresql://192.168.233.9:5432/crss_reg2
-      username: crss_reg2
-      password: crss_reg2
+      jdbcUrl: jdbc:postgresql://192.168.233.9:5432/crss_reg
+      username: crss_reg
+      password: crss_reg
       driverClassName: org.postgresql.Driver
       maxPoolSize: 5
       test-on-borrow: true