jtr/DevDisciples.Json.Tools.API/appsettings.json
2024-09-15 17:23:27 +02:00

10 lines
151 B
JSON

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