13 lines
267 B
JSON
13 lines
267 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft": "Warning",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
},
|
|
"KspProxyConfig": {
|
|
"Host": "https://ksp-test.ks.matfyz.cz",
|
|
"Authorization": "Basic SECRET"
|
|
}
|
|
}
|