Files
TxSearchApi/SearchWebApi/appsettings.json
Roland Fieger 5e15db793b first things
2021-09-22 12:37:40 +02:00

11 lines
186 B
JSON

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