summaryrefslogtreecommitdiff
path: root/DSACore/appsettings.json
diff options
context:
space:
mode:
Diffstat (limited to 'DSACore/appsettings.json')
-rw-r--r--DSACore/appsettings.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/DSACore/appsettings.json b/DSACore/appsettings.json
deleted file mode 100644
index dee968c..0000000
--- a/DSACore/appsettings.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "Logging": {
- "LogLevel": {
- "Microsoft.AspNetCore.SignalR": "Debug",
- "Microsoft.AspNetCore.Http.Connections": "Debug",
- "Default": "Debug"
- }
- },
- "AllowedHosts": "*"
-}