Browse Source

Update 'crss-reg/crss-reg-exist-cloud.yml'

crssadmin 6 months ago
parent
commit
d4b5edcdfd
1 changed files with 2 additions and 2 deletions
  1. 2 2
      crss-reg/crss-reg-exist-cloud.yml

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

@@ -6,7 +6,7 @@ spring:
     password: '@oPL0YwPCql06WMN3YI3'
   crss-stl:
     datasource:
-      jdbcUrl: jdbc:postgresql://iemop-dev-db.postgres.database.azure.com:5432/crss?currentSchema=settlement
+      jdbcUrl: jdbc:postgresql://iemop-dev-db.postgres.database.azure.com:5432/settlement?currentSchema=settlement
       username: iemop
       password: '@oPL0YwPCql06WMN3YI3'
   crss-dataflow:
@@ -16,7 +16,7 @@ spring:
       password: '@oPL0YwPCql06WMN3YI3'
   crss-meterprocess:
     datasource:
-      jdbcUrl: jdbc:postgresql://iemop-dev-db.postgres.database.azure.com:5432/crss?currentSchema=meterprocess
+      jdbcUrl: jdbc:postgresql://iemop-dev-db.postgres.database.azure.com:5432/metering?currentSchema=meterprocess
       username: iemop
       password: '@oPL0YwPCql06WMN3YI3'
   crss-admin: