summaryrefslogtreecommitdiff
path: root/WebApplication1/appsettings.Development.json
diff options
context:
space:
mode:
authorTrueDoctor <d-kobert@web.de>2018-09-27 20:03:01 +0200
committerTrueDoctor <d-kobert@web.de>2018-09-27 20:03:01 +0200
commitf38bd807a30550613340cba254380646f53f1ef4 (patch)
tree05cb1dde7368ca61851d65897e618d6e51aa5e87 /WebApplication1/appsettings.Development.json
parent09b0c5be9e23247411da850497b9cc6519d8f155 (diff)
reconfigured for https
Diffstat (limited to 'WebApplication1/appsettings.Development.json')
-rw-r--r--WebApplication1/appsettings.Development.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/WebApplication1/appsettings.Development.json b/WebApplication1/appsettings.Development.json
deleted file mode 100644
index e203e94..0000000
--- a/WebApplication1/appsettings.Development.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "Logging": {
- "LogLevel": {
- "Default": "Debug",
- "System": "Information",
- "Microsoft": "Information"
- }
- }
-}