File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
DigitalLearningSolutions.Web Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "ConnectionStrings" : {
3- "DefaultConnection" : " Data Source=localhost;Initial Catalog=mbdbx101_uar;Integrated Security=True;TrustServerCertificate=true;" ,
4- "UnitTestConnection" : " Data Source=localhost;Initial Catalog=mbdbx101_uar_test;Integrated Security=True;TrustServerCertificate=true;"
3+ //"DefaultConnection": "Data Source=localhost;Initial Catalog=mbdbx101_uar;Integrated Security=True;TrustServerCertificate=true;",
4+ "UnitTestConnection" : " Data Source=localhost;Initial Catalog=mbdbx101_uar_test;Integrated Security=True;TrustServerCertificate=true;" ,
5+ "DefaultConnection" : " Data Source=L6494;Initial Catalog=mbdbx101_uar;Persist Security Info=True;User ID=sa;Password=Password123;TrustServerCertificate=True;"
6+
57 },
68 "CurrentSystemBaseUrl" : " https://localhost:5001" ,
79 "AppRootPath" : " https://localhost:44363" ,
You can’t perform that action at this time.
0 commit comments