16 lines
347 B
JSON
16 lines
347 B
JSON
{
|
|
"Logging": {
|
|
"IncludeScopes": false,
|
|
"LogLevel": {
|
|
"Default": "Debug",
|
|
"System": "Information",
|
|
"Microsoft": "Information"
|
|
}
|
|
},
|
|
"ConnectionStrings": {
|
|
"DefaultConnection": "Filename=../BrightGlimmer.Data/bright_glimmer.db"
|
|
},
|
|
"Keys": {
|
|
"JwtPrivateKey": "b48c0eb8-75ff-4c0e-91aa-470802ae852b"
|
|
}
|
|
} |