2017-05-30 15:01:58 +02:00
|
|
|
|
{
|
2017-06-08 17:33:55 +02:00
|
|
|
|
"ConnectionString": "mongodb://nosql.data",
|
|
|
|
|
"Database": "LocationsDb",
|
2017-05-30 15:01:58 +02:00
|
|
|
|
"IdentityUrl": "http://localhost:5105",
|
|
|
|
|
"Logging": {
|
|
|
|
|
"IncludeScopes": false,
|
|
|
|
|
"LogLevel": {
|
|
|
|
|
"Default": "Debug",
|
|
|
|
|
"System": "Information",
|
|
|
|
|
"Microsoft": "Information"
|
|
|
|
|
}
|
2017-06-30 08:59:26 +02:00
|
|
|
|
},
|
2017-07-07 11:56:57 +02:00
|
|
|
|
"AzureServiceBusEnabled": false,
|
2017-06-30 08:59:26 +02:00
|
|
|
|
"SubscriptionClientName": "Locations"
|
2017-05-30 15:01:58 +02:00
|
|
|
|
}
|