forked from sanchezvem/pyrofetes-backend
Refactor all code
This commit is contained in:
@@ -80,7 +80,7 @@ app.UseAuthentication()
|
||||
})
|
||||
.UseSwaggerGen();
|
||||
|
||||
app.UseHttpsRedirection();
|
||||
// app.UseHttpsRedirection();
|
||||
|
||||
app.UseCors();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user