Browse Source

骄阳调整

yumeng 5 years ago
parent
commit
3152882725
1 changed files with 3 additions and 3 deletions
  1. 3 3
      jeecg-boot-module-system/src/main/resources/application-dev.yml

+ 3 - 3
jeecg-boot-module-system/src/main/resources/application-dev.yml

@@ -1,5 +1,5 @@
 server:
-  port: 8080
+  port: 8805
   tomcat:
     max-swallow-size: -1
   servlet:
@@ -135,9 +135,9 @@ spring:
         connectionProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000
       datasource:
         master:
-          url: jdbc:mysql://139.186.31.213:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true
+          url: jdbc:mysql://139.186.27.96:3306/jiaoyang?characterEncoding=UTF-8&useUnicode=true&useSSL=false
           username: hcst
-          password: hcst2020
+          password: test@20190531
           driver-class-name: com.mysql.jdbc.Driver
           # 多数据源配置
           #multi-datasource1: