summaryrefslogtreecommitdiffstats
path: root/BlobBin/appsettings.json
diff options
context:
space:
mode:
Diffstat (limited to 'BlobBin/appsettings.json')
-rw-r--r--BlobBin/appsettings.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/BlobBin/appsettings.json b/BlobBin/appsettings.json
deleted file mode 100644
index 10f68b8..0000000
--- a/BlobBin/appsettings.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "Logging": {
- "LogLevel": {
- "Default": "Information",
- "Microsoft.AspNetCore": "Warning"
- }
- },
- "AllowedHosts": "*"
-}