SeemGen/appsettings.Development.json

13 lines
234 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Information",
"BLAIzor": "Information"
}
},
"Replicate": {
"ApiKey": "r8_MUApXYIE5mRjxqy20tsGLehWBJkCzNj0Cwvrh"
}
}