This commit is contained in:
@@ -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