x
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user