mirror of
https://github.com/farcasclaudiu/MartianRobots.git
synced 2026-06-22 11:01:26 +03:00
remove https redir
This commit is contained in:
@@ -42,6 +42,4 @@ app.MapRazorPages();
|
||||
app.MapControllers();
|
||||
app.MapFallbackToFile("index.html");
|
||||
|
||||
app.UseHttpsRedirection();
|
||||
|
||||
app.Run();
|
||||
|
||||
Reference in New Issue
Block a user