Bladeren bron

修改配置

yumeng 5 jaren geleden
bovenliggende
commit
d71c6274a5
1 gewijzigde bestanden met toevoegingen van 6 en 6 verwijderingen
  1. 6 6
      jeecg-boot-module-system/src/main/resources/application-prod2.yml

+ 6 - 6
jeecg-boot-module-system/src/main/resources/application-prod2.yml

@@ -58,9 +58,9 @@ spring:
   autoconfigure:
     exclude: com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure
   datasource:
-    url: jdbc:mysql://172.30.0.4:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
-    username: hcst
-    password: test@20190531
+    url: jdbc:mysql://172.30.0.9:6033/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
+      username: sync
+      password: sync@2020
     driver-class-name: com.mysql.jdbc.Driver
     druid:
       stat-view-servlet:
@@ -97,9 +97,9 @@ spring:
         connectionProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000
       datasource:
         master:
-          url: jdbc:mysql://172.30.0.4:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
-          username: hcst
-          password: test@20190531
+          url: jdbc:mysql://172.30.0.9:6033/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
+          username: sync
+          password: sync@2020
           driver-class-name: com.mysql.jdbc.Driver
           # 多数据源配置
           #multi-datasource1: