Merge remote-tracking branch 'origin/master'

This commit is contained in:
chenghua
2022-02-19 21:53:02 +08:00
2 changed files with 9 additions and 10 deletions

View File

@@ -27,9 +27,9 @@ spring:
on-profile: prod
datasource:
driver-class-name: com.mysql.cj.jdbc.Driver
username: root
password: wang1027
url: jdbc:mysql://121.40.113.44:3306/hertzbeat?useUnicode=true&characterEncoding=utf-8&useSSL=false
username: admin
password: admin
url: jdbc:mysql://localhost:3306/hertzbeat?useUnicode=true&characterEncoding=utf-8&useSSL=false
platform: mysql
hikari:
max-lifetime: 120000
@@ -38,8 +38,8 @@ spring:
mail:
host: smtp.exmail.qq.com
username: gongchao@tancloud.cn
password: C7Roz9Qe3eGkiVM9
username: example@tancloud.cn
password: example
port: 465
default-encoding: UTF-8
properties: