Adds DetailedErrors when debugging

This commit is contained in:
Michael Washington 2019-11-14 05:37:21 -08:00
parent f636ffcdba
commit 57b89a60e6

View File

@ -1,6 +1,6 @@
{
"ConnectionStrings": {
"DefaultConnection": ""
"DefaultConnection": "Data Source=(Local);Initial Catalog=Oqtane;Integrated Security=SSPI;"
}
}
@ -17,3 +17,4 @@