2017-10-20 15:29:50 +02:00
|
|
|
{
|
|
|
|
"Logging": {
|
|
|
|
"IncludeScopes": false,
|
|
|
|
"LogLevel": {
|
|
|
|
"Default": "Debug",
|
|
|
|
"System": "Information",
|
|
|
|
"Microsoft": "Information"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"IdentityUrl": "http://localhost:5105",
|
|
|
|
"ConnectionString": "127.0.0.1",
|
|
|
|
"isTest": "true",
|
2017-12-11 16:25:00 +01:00
|
|
|
"EventBusConnection": "localhost",
|
|
|
|
"SubscriptionClientName": "Basket"
|
2017-10-20 15:29:50 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
|