2 커밋 fb5f903d11 ... 9ec4dee7b1

작성자 SHA1 메시지 날짜
  yumeng 9ec4dee7b1 Merge remote-tracking branch 'origin/master' 4 달 전
  yumeng 00f19cad87 rta 4 달 전
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/main/resources/application.yml

+ 2 - 2
src/main/resources/application.yml

@@ -80,9 +80,9 @@ spring:
         connectionProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000
       datasource:
         master:
-          url: jdbc:mysql://139.186.27.96:3390/track?characterEncoding=UTF-8&useUnicode=true&allowMultiQueries=true&useSSL=false
+          url: jdbc:mysql://172.30.0.36:3390/track?characterEncoding=UTF-8&useUnicode=true&allowMultiQueries=true&useSSL=false
           username: hcst
-          password: hcst@2020
+          password: hcst@2025
           driver-class-name: com.mysql.jdbc.Driver
           # 多数据源配置
           #multi-datasource1: