瀏覽代碼

update username and password in relation to commit dc5a35c

dmendoza 8 年之前
父節點
當前提交
8fd7b31c1f
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      crss-settlement-task-invoice-generation/application-dev2.yml

+ 2 - 2
crss-settlement-task-invoice-generation/application-dev2.yml

@@ -10,8 +10,8 @@ spring:
   crss-dataflow:
     datasource:
       jdbcUrl: jdbc:postgresql://192.168.233.9:5432/crss_dataflow
-      username: crss_settlement
-      password: crss_settlement
+      username: crss_dataflow
+      password: crss_dataflow
       driverClassName: org.postgresql.Driver
       connectionTimeout: 10000
       maxPoolSize: 20