diff options
Diffstat (limited to 'api/WhatApi')
| -rw-r--r-- | api/WhatApi/appsettings.Development.json | 8 | ||||
| -rw-r--r-- | api/WhatApi/appsettings.json | 9 |
2 files changed, 0 insertions, 17 deletions
diff --git a/api/WhatApi/appsettings.Development.json b/api/WhatApi/appsettings.Development.json deleted file mode 100644 index 0c208ae..0000000 --- a/api/WhatApi/appsettings.Development.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Information", - "Microsoft.AspNetCore": "Warning" - } - } -} diff --git a/api/WhatApi/appsettings.json b/api/WhatApi/appsettings.json deleted file mode 100644 index 10f68b8..0000000 --- a/api/WhatApi/appsettings.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Information", - "Microsoft.AspNetCore": "Warning" - } - }, - "AllowedHosts": "*" -} |
