Update manager/src/main/resources/application.yml
配置文件修改
This commit is contained in:
@@ -38,8 +38,8 @@ spring:
|
|||||||
|
|
||||||
mail:
|
mail:
|
||||||
host: smtp.exmail.qq.com
|
host: smtp.exmail.qq.com
|
||||||
username: gongchao@tancloud.cn
|
username: example@tancloud.cn
|
||||||
password: C7Roz9Qe3eGkiVM9
|
password: example
|
||||||
port: 465
|
port: 465
|
||||||
default-encoding: UTF-8
|
default-encoding: UTF-8
|
||||||
properties:
|
properties:
|
||||||
|
|||||||
Reference in New Issue
Block a user