ソースを参照

修改 test 环境 mysql 地址

reghao 2 年 前
コミット
6ccece53a0
1 ファイル変更1 行追加1 行削除
  1. 1 1
      manager/src/main/resources/application-test.yml

+ 1 - 1
manager/src/main/resources/application-test.yml

@@ -1,6 +1,6 @@
 spring:
   datasource:
-    url: jdbc:mysql://192.168.0.110:3306/reghao_devops_tdb?useSSL=false&useUnicode=true&characterEncoding=UTF-8&serverTimezone=GMT%2b8
+    url: jdbc:mysql://192.168.0.112:3306/reghao_devops_tdb?useSSL=false&useUnicode=true&characterEncoding=UTF-8&serverTimezone=GMT%2b8
     username: test
     password: Test@123456
 webhook: