Files
jsmr/JSMR.Worker/appsettings.json
Brian Bicknell a85989a337
Some checks failed
ci / build-test (push) Has been cancelled
ci / publish-image (push) Has been cancelled
Fixed scanning issue. Updated worker.
2026-02-14 22:47:19 -05:00

8 lines
118 B
JSON

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