Files
WPetition/Submission.Api/appsettings.json
fISHIE b17f2f734d init
2025-12-10 11:01:46 +05:00

10 lines
142 B
JSON

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