17 lines
375 B
JSON
Raw Normal View History

{
"Logging": {
"IncludeScopes": false,
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
2016-10-17 20:10:18 -07:00
},
"IdentityUrl": "http://localhost:5105",
"ConnectionString": "127.0.0.1",
2017-05-30 17:59:57 +02:00
"AzureServiceBusEnabled": false,
2017-10-11 16:26:44 +02:00
"SubscriptionClientName": "Basket",
"ApplicationInsights": {
"InstrumentationKey": ""
}
}