Commented program.cs
This commit is contained in:
@@ -72,7 +72,7 @@ app.UseAuthentication()
|
|||||||
|
|
||||||
app.MapHub<GroupHub>("/groupHub");
|
app.MapHub<GroupHub>("/groupHub");
|
||||||
|
|
||||||
app.UseHttpsRedirection();
|
//app.UseHttpsRedirection();
|
||||||
|
|
||||||
app.UseCors();
|
app.UseCors();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user