修改配置说明
This commit is contained in:
@@ -26,13 +26,13 @@ db.timezone = Asia/Shanghai
|
||||
# 邮件通知配置
|
||||
email.host = smtp.mxhichina.com
|
||||
email.port = 25
|
||||
email.from = ci@shoplinq.cn
|
||||
email.user = ci@shoplinq.cn
|
||||
email.password = "shoplinq@123"
|
||||
email.from = ci@xxx.cn
|
||||
email.user = ci@xxx.cn
|
||||
email.password = "xxxxxx"
|
||||
email.pool = 10
|
||||
|
||||
|
||||
# 其他通知方式
|
||||
# 短信通知方式配置
|
||||
msg.url = http://chanxiyou.com/api/tools/send_sms
|
||||
msg.pool = 10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user