DMS Layout mit Fehlern
All checks were successful
Build & Deploy PLDpro.Web Test to 192.168.1.100 / build-and-deploy (push) Successful in 1m15s
All checks were successful
Build & Deploy PLDpro.Web Test to 192.168.1.100 / build-and-deploy (push) Successful in 1m15s
This commit is contained in:
@@ -61,7 +61,7 @@ builder.Services.AddSingleton<IAmazonS3>(sp =>
|
||||
|
||||
// Domain-Service
|
||||
builder.Services.AddScoped<IStorageService, S3StorageService>();
|
||||
|
||||
builder.Services.AddScoped<Pldpro.Web.UI.Services.IDocumentClient, Pldpro.Web.UI.Services.StorageDocumentClient>();
|
||||
var app = builder.Build();
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user