blob: db4b074aaa2878851812a7b82132c922afd14093 (
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"
}
}
|