16 lines
340 B
JSON
16 lines
340 B
JSON
|
{
|
|||
|
"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"
|
|||
|
}
|