UseWebRoot
This commit is contained in:
@@ -27,6 +27,8 @@ using Webshop.Infrastructure.Services;
|
||||
|
||||
var builder = WebApplication.CreateBuilder(args);
|
||||
|
||||
builder.WebHost.UseWebRoot("wwwroot");
|
||||
|
||||
// --- 1. Dependency Injection Konfiguration ---
|
||||
|
||||
// Datenbank-Kontext mit Split-Query-Verhalten f<>r Performance-Optimierung
|
||||
|
||||
Reference in New Issue
Block a user