Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user