Little to deploy on Prod

This commit is contained in:
Sébastien André
2020-04-04 16:02:47 +02:00
parent 8abeec6664
commit 5d6e59b827
3 changed files with 2 additions and 4 deletions

View File

@@ -85,8 +85,6 @@ namespace skydiveLogs_api
}
app.UseCors();
//app.UseHttpsRedirection();
app.UseAuthentication();
app.UseMvc();