Files
PersonSport/appsettings.json
2026-03-05 15:43:26 +01:00

11 lines
192 B
JSON

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