Little to deploy on Prod
This commit is contained in:
@@ -85,8 +85,6 @@ namespace skydiveLogs_api
|
||||
}
|
||||
|
||||
app.UseCors();
|
||||
|
||||
//app.UseHttpsRedirection();
|
||||
app.UseAuthentication();
|
||||
|
||||
app.UseMvc();
|
||||
|
||||
Reference in New Issue
Block a user