12 lines
201 B
JSON
12 lines
201 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"PortfolioCovers": {
|
|
"StoragePath": "../../artifacts/portfolio-covers"
|
|
}
|
|
}
|