Uat_Study
hang 2022-11-25 19:04:05 +08:00
parent 67339b66df
commit aef98e5f51
2 changed files with 2 additions and 2 deletions

View File

@ -182,7 +182,7 @@ namespace IRaCIS.Core.API
app.UseLogDashboard("/LogDashboard");
//hangfire
app.UseHangfireConfig(env);
//app.UseHangfireConfig(env);
////暂时废弃
//app.UseHttpReports();

View File

@ -27,7 +27,7 @@
//}
"SystemEmailSendConfig": {
"Port": 25,
"Port": 465,
"Host": "smtp.qiye.aliyun.com",
"FromEmail": "IRC@extimaging.com",
"FromName": "IRC",