{ "CloudBuilder": { "DbContexts": { "MasterDbContext": { "DbContextTypeName": "MasterDbContext", "ConnectionString": "Server=localhost\\SQLEXPRESS;Database=Furion;User=sa;Password=owen123456;MultipleActiveResultSets=True;TrustServerCertificate=true", "DatabaseType": "SqlServer", "LazyLoadingProxiesEnabled": true, "AuditEntityEnabled": true, "AutoMigrationEnabled": true } } }, "AllowedHosts": "*" }