2017-11-08 16:28:12 +01:00

19 lines
448 B
JSON

{
"ConnectionString": "mongodb://nosql.data",
"Database": "LocationsDb",
"IdentityUrl": "http://localhost:5105",
"Logging": {
"IncludeScopes": false,
"LogLevel": {
"Default": "Trace",
"System": "Information",
"Microsoft": "Information"
}
},
"AzureServiceBusEnabled": false,
"SubscriptionClientName": "Locations",
"ApplicationInsights": {
"InstrumentationKey": ""
},
"EventBusRetryCount": 5
}