diff options
Diffstat (limited to 'WebApplication1/appsettings.json')
-rw-r--r-- | WebApplication1/appsettings.json | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/WebApplication1/appsettings.json b/WebApplication1/appsettings.json deleted file mode 100644 index def9159..0000000 --- a/WebApplication1/appsettings.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Warning" - } - }, - "AllowedHosts": "*" -} |