We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fee6bfd commit d8a2dacCopy full SHA for d8a2dac
DigitalLearningSolutions.Web/appsettings.Development.json
@@ -1,6 +1,6 @@
1
{
2
"ConnectionStrings": {
3
- "DefaultConnection": "Data Source=X24D-1424721257;Initial Catalog=Dls;Integrated Security=True;TrustServerCertificate=true;",
+ "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
},
6
"CurrentSystemBaseUrl": "https://localhost:5001",
0 commit comments