{
|
|
"Logging": {
|
|
"IncludeScopes": false,
|
|
"LogLevel": {
|
|
"Default": "Debug",
|
|
"System": "Information",
|
|
"Microsoft": "Information"
|
|
}
|
|
},
|
|
"IdentityUrl": "http://localhost:5105",
|
|
"ConnectionString": "127.0.0.1",
|
|
"isTest": "true",
|
|
"EventBusConnection": "localhost",
|
|
"SubscriptionClientName": "Basket"
|
|
}
|