Uat_Study
parent
67339b66df
commit
aef98e5f51
|
@ -182,7 +182,7 @@ namespace IRaCIS.Core.API
|
|||
app.UseLogDashboard("/LogDashboard");
|
||||
|
||||
//hangfire
|
||||
app.UseHangfireConfig(env);
|
||||
//app.UseHangfireConfig(env);
|
||||
|
||||
////暂时废弃
|
||||
//app.UseHttpReports();
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
//}
|
||||
|
||||
"SystemEmailSendConfig": {
|
||||
"Port": 25,
|
||||
"Port": 465,
|
||||
"Host": "smtp.qiye.aliyun.com",
|
||||
"FromEmail": "IRC@extimaging.com",
|
||||
"FromName": "IRC",
|
||||
|
|
Loading…
Reference in New Issue