ISEbd-21 Zinovev V.V. LabWork05_Base #6
@ -39,7 +39,7 @@ if (app.Environment.IsDevelopment())
|
||||
app.UseSwaggerUI(c => c.SwaggerEndpoint("/swagger/v1/swagger.json",
|
||||
"FurnitureAssemblyRestApi v1"));
|
||||
}
|
||||
//app.UseHttpsRedirection();
|
||||
app.UseHttpsRedirection();
|
||||
app.UseAuthorization();
|
||||
app.MapControllers();
|
||||
app.Run();
|
Loading…
Reference in New Issue
Block a user