Added client side repos
This commit is contained in:
@@ -75,7 +75,6 @@ await using (var scope = app.Services.CreateAsyncScope()) {
|
||||
await db.Database.EnsureCreatedAsync();
|
||||
}
|
||||
|
||||
app.UseHttpsRedirection();
|
||||
app.MapDefaultEndpoints();
|
||||
|
||||
app.MapControllers();
|
||||
|
||||
Reference in New Issue
Block a user