feat: complete SaaS commercial delivery workflows
This commit is contained in:
@@ -36,6 +36,7 @@ var connectionString =
|
||||
"Database connection is required outside Development. Configure ConnectionStrings:Database or DATABASE_URL."));
|
||||
|
||||
builder.Services.AddApplication();
|
||||
builder.Services.AddAuthentication();
|
||||
builder.Services.AddInfrastructure(
|
||||
connectionString,
|
||||
isDevelopment && !bootstrapPlatformAdmin
|
||||
|
||||
Reference in New Issue
Block a user