18 lines
421 B
JSON
18 lines
421 B
JSON
{
|
|
"ConnectionString": "mongodb://nosql.data",
|
|
"Database": "LocationsDb",
|
|
"IdentityUrl": "http://localhost:5105",
|
|
"Logging": {
|
|
"IncludeScopes": false,
|
|
"LogLevel": {
|
|
"Default": "Debug",
|
|
"System": "Information",
|
|
"Microsoft": "Information"
|
|
}
|
|
},
|
|
"AzureServiceBusEnabled": false,
|
|
"SubscriptionClientName": "Locations",
|
|
"ApplicationInsights": {
|
|
"InstrumentationKey": ""
|
|
}
|
|
} |