Files
mapo-core/MP.Stats/appsettings.json.bak
T
2021-05-17 13:35:20 +02:00

11 lines
182 B
Plaintext

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