Skip to content

Commit

Permalink
Update appsettings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dvdstelt authored Jan 12, 2023
1 parent dde5a9a commit 04e0dfc
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
{
"ConnectionStrings": {
"Divergent.ITOps": "Data Source=(localdb)\\particular-workshop;Initial Catalog=Exercise-04-after-itops;Integrated Security=True;MultipleActiveResultSets=true",
"Divergent.Customers": "Data Source=(localdb)\\particular-workshop;Initial Catalog=Exercise-04-after-customers;Integrated Security=True;MultipleActiveResultSets=true"
},
"Logging": {
"LogLevel": {
"Default": "Information",
Expand Down

0 comments on commit 04e0dfc

Please sign in to comment.