[CLAUDE] Docs: STATUS + HANDOFF domain migration E2E done (huypham.vn → solutions.com.vn)
Some checks failed
Deploy SOLUTION_ERP / build-deploy (push) Failing after 29s
Some checks failed
Deploy SOLUTION_ERP / build-deploy (push) Failing after 29s
This commit is contained in:
@ -47,6 +47,7 @@ public static class DbInitializer
|
||||
await BackfillContractCodesAsync(db, codeGen, logger);
|
||||
|
||||
await SeedDemoContractsAsync(db, userManager, codeGen, logger);
|
||||
await SeedDemoPurchaseEvaluationsAsync(db, userManager, logger);
|
||||
|
||||
await WarnDefaultAdminPasswordAsync(userManager, logger);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user