blob: b1cd5a3bf120be88a42c872616729e62877790a9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"Logging": {
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
},
"JwtConfig": {
"SigningKey": "crupest hahahahahahahhahahahahaha"
}
}
|