Jelajahi Sumber

正式改版

chao 4 tahun lalu
induk
melakukan
8856e7f31e
2 mengubah file dengan 3 tambahan dan 3 penghapusan
  1. 3 3
      src/main/resources/config/prod/application-prod.yml
  2. TEMPAT SAMPAH
      target/www-0.0.1-SNAPSHOT.jar

+ 3 - 3
src/main/resources/config/prod/application-prod.yml

@@ -3,9 +3,9 @@ spring:
     cache: true  #是否使用缓存
   #数据源连接--start
   datasource:
-    url: jdbc:mysql://10.104.172.219:3306/caimei?characterEncoding=UTF8&serverTimezone=Asia/Shanghai
-    username: developer
-    password: diKtPYZ'wToI&9#L
+    url: jdbc:mysql://rm-wz928s8btl7kxil446o.mysql.rds.aliyuncs.com:3306/caimei?characterEncoding=utf8&useSSL=false&serverTimezone=Asia/Shanghai&rewriteBatchedStatements=true
+    username: coder
+    password: diKtPYZ%wToI&9#L
     # Hikari will use the above plus the following to setup connection pooling
     type: com.zaxxer.hikari.HikariDataSource
     hikari:

TEMPAT SAMPAH
target/www-0.0.1-SNAPSHOT.jar