浏览代码

tools config

chao 4 年之前
父节点
当前提交
2547e1286e
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      caimei365-cloud-tools/tools-beta.yml

+ 3 - 3
caimei365-cloud-tools/tools-beta.yml

@@ -1,9 +1,9 @@
 spring:
 spring:
   # 数据源连接--start
   # 数据源连接--start
   datasource:
   datasource:
-  url: jdbc:mysql://172.31.165.28:3306/caimei?characterEncoding=UTF8&serverTimezone=Asia/Shanghai
-  username: developer
-  password: J5p3tgOVazNl4ydf
+    url: jdbc:mysql://172.31.165.28:3306/caimei?characterEncoding=UTF8&serverTimezone=Asia/Shanghai
+    username: developer
+    password: J5p3tgOVazNl4ydf
     # Hikari will use the above plus the following to setup connection pooling
     # Hikari will use the above plus the following to setup connection pooling
     type: com.zaxxer.hikari.HikariDataSource
     type: com.zaxxer.hikari.HikariDataSource
     hikari:
     hikari: