فهرست منبع

updated db configuration

Jejomar Alexis Dimayuga 1 سال پیش
والد
کامیت
2ca901fd5c
3فایلهای تغییر یافته به همراه14 افزوده شده و 14 حذف شده
  1. 2 2
      crss-admin/crss-admin-exist-cloud.yml
  2. 10 10
      crss-reg/crss-reg-exist-cloud.yml
  3. 2 2
      crss-uaa/crss-uaa-exist-cloud.yml

+ 2 - 2
crss-admin/crss-admin-exist-cloud.yml

@@ -1,8 +1,8 @@
 spring:
   datasource:
-    url: jdbc:postgresql://iemop.postgres.database.azure.com:5432/crss?currentSchema=admin
+    url: jdbc:postgresql://iemop-dev-db.postgres.database.azure.com:5432/crss?currentSchema=admin
     username: iemop
-    password: x#?c$:FJq)B!\u003eIO*t*a+
+    password: @oPL0YwPCql06WMN3YI3
   mail:
     host: mailserver.marathon.l4lb.thisdcos.directory
     port: 3025

+ 10 - 10
crss-reg/crss-reg-exist-cloud.yml

@@ -1,29 +1,29 @@
 spring:
   datasource:
     driverClassName: org.postgresql.Driver
-    url: jdbc:postgresql://iemop.postgres.database.azure.com:5432/crss?currentSchema=registration
+    url: jdbc:postgresql://iemop-dev-db.postgres.database.azure.com:5432/crss?currentSchema=registration
     username: iemop
-    password: x#?c$:FJq)B!\u003eIO*t*a+
+    password: @oPL0YwPCql06WMN3YI3
   crss-stl:
     datasource:
-      jdbcUrl: jdbc:postgresql://iemop.postgres.database.azure.com:5432/crss?currentSchema=settlement
+      jdbcUrl: jdbc:postgresql://iemop-dev-db.postgres.database.azure.com:5432/crss?currentSchema=settlement
       username: iemop
-      password: x#?c$:FJq)B!\u003eIO*t*a+
+      password: @oPL0YwPCql06WMN3YI3
   crss-dataflow:
     datasource:
-      jdbcUrl: jdbc:postgresql://iemop.postgres.database.azure.com:5432/crss?currentSchema=dataflow
+      jdbcUrl: jdbc:postgresql://iemop-dev-db.postgres.database.azure.com:5432/crss?currentSchema=dataflow
       username: iemop
-      password: x#?c$:FJq)B!\u003eIO*t*a+
+      password: @oPL0YwPCql06WMN3YI3
   crss-meterprocess:
     datasource:
-      jdbcUrl: jdbc:postgresql://iemop.postgres.database.azure.com:5432/crss?currentSchema=meterprocess
+      jdbcUrl: jdbc:postgresql://iemop-dev-db.postgres.database.azure.com:5432/crss?currentSchema=meterprocess
       username: iemop
-      password: x#?c$:FJq)B!\u003eIO*t*a+
+      password: @oPL0YwPCql06WMN3YI3
   crss-admin:
     datasource:
-      jdbcUrl: jdbc:postgresql://iemop.postgres.database.azure.com:5432/crss?currentSchema=admin
+      jdbcUrl: jdbc:postgresql://iemop-dev-db.postgres.database.azure.com:5432/crss?currentSchema=admin
       username: iemop
-      password: x#?c$:FJq)B!\u003eIO*t*a+
+      password: @oPL0YwPCql06WMN3YI3
 
 
 crss:

+ 2 - 2
crss-uaa/crss-uaa-exist-cloud.yml

@@ -2,9 +2,9 @@ spring:
   redis:
     database: 2
   datasource:
-    url: jdbc:postgresql://iemop.postgres.database.azure.com:5432/crss?currentSchema=admin
+    url: jdbc:postgresql://iemop-dev-db.postgres.database.azure.com:5432/crss?currentSchema=admin
     username: iemop
-    password: x#?c$:FJq)B!\u003eIO*t*a+
+    password: @oPL0YwPCql06WMN3YI3
   profiles:
     include: embedded-ldap