Files
PdfMarker_Web/PdfMarker/appsettings.json
2026-01-23 09:57:52 +01:00

10 lines
142 B
JSON

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