diff --git a/intc-admin/src/main/resources/application-dev.yml b/intc-admin/src/main/resources/application-dev.yml index c3e1179..2a2a14f 100644 --- a/intc-admin/src/main/resources/application-dev.yml +++ b/intc-admin/src/main/resources/application-dev.yml @@ -51,9 +51,9 @@ spring: # username: root # password: root driverClassName: org.postgresql.Driver - url: jdbc:postgresql://81.70.89.108:15432/intc_single_ultra?useUnicode=true&characterEncoding=utf8&useSSL=true&autoReconnect=true&reWriteBatchedInserts=true + url: jdbc:postgresql://82.157.37.106:15432/intc_swrsms?useUnicode=true&characterEncoding=utf8&useSSL=true&autoReconnect=true&reWriteBatchedInserts=true username: postgres - password: intc@123987 + password: htYkSuRn7Gb*pbFn # # 从库数据源 # slave: # lazy: true @@ -100,7 +100,7 @@ spring: spring.data: redis: # 地址 - host: 81.70.89.108 + host: 82.157.37.106 # 端口,默认为6379 port: 26379 # 数据库索引