13 lines
245 B
JSON
Raw Normal View History

{
"Logging": {
"IncludeScopes": false,
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
2016-10-17 20:10:18 -07:00
},
2016-12-14 18:23:57 +01:00
"IdentityUrl": "http://localhost:5000",
2016-10-17 20:10:18 -07:00
"ConnectionString": "127.0.0.1"
}