remove appsettings.json

This commit is contained in:
StevanFreeborn
2022-06-18 17:44:28 -05:00
parent 198d401007
commit 5ed1673437
-9
View File
@@ -1,9 +0,0 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}