Not working

This commit is contained in:
Michael Washington
2019-11-29 15:03:48 -08:00
parent 248d73cd31
commit ac3144fca4
9 changed files with 269 additions and 4 deletions

View File

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