Some checks failed
Docs CI / lint-and-preview (push) Has been cancelled
Temp commit to debug
15 lines
276 B
JSON
15 lines
276 B
JSON
{
|
|
"AdvisoryAI": {
|
|
"SbomBaseAddress": "http://localhost:5210/",
|
|
"Queue": {
|
|
"DirectoryPath": "../var/advisory-ai-queue"
|
|
}
|
|
},
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
}
|
|
}
|