13 lines
284 B
JSON
Raw Normal View History

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"
}
}
}