Files
mapo-core/MP-STATS/appsettings.json.bak
T
2021-05-15 16:17:43 +02:00

11 lines
182 B
Plaintext

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