1
0
mirror of https://github.com/ncblakely/GiantsTools synced 2024-09-30 02:42:12 +02:00
GiantsTools/Giants.WebApi/appsettings.json
2020-08-07 23:53:35 -07:00

11 lines
182 B
JSON

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