Files
GmRelayBot/src/GmRelay.Web/appsettings.Development.json
T

12 lines
201 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"PortfolioCovers": {
"StoragePath": "../../artifacts/portfolio-covers"
}
}