Files
TxSearchApi/SearchWebApi/appsettings.json
Roland Fieger 2de05c3856 Initial
2021-08-28 13:11:33 +02:00

11 lines
186 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Information",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"AllowedHosts": "*"
}