This commit is contained in:
parent
8267f83243
commit
af0d4a29ee
@ -30,6 +30,8 @@ app.UseAuthorization();
|
|||||||
|
|
||||||
app.MapControllers();
|
app.MapControllers();
|
||||||
|
|
||||||
|
app.UseHttpsRedirection();
|
||||||
|
|
||||||
if (BufferFill.FillBuffer("b"))
|
if (BufferFill.FillBuffer("b"))
|
||||||
{
|
{
|
||||||
app.Run();
|
app.Run();
|
||||||
|
Reference in New Issue
Block a user