diff --git a/api/FilterLists.API/appsettings.Development.json b/api/FilterLists.API/appsettings.Development.json deleted file mode 100644 index f1e4e2425..000000000 --- a/api/FilterLists.API/appsettings.Development.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "Logging": { - "IncludeScopes": false, - "LogLevel": { - "Default": "Debug", - "System": "Information", - "Microsoft": "Information" - } - }, - "ConnectionStrings": { - "DefaultConnection": "Data Source=.\\SQLEXPRESS;Initial Catalog=ContactsDB;Integrated Security=True;MultipleActiveResultSets=True" - } -} \ No newline at end of file