2016-10-10 21:52:57 -07:00
|
|
|
|
{
|
2016-12-17 14:41:16 +01:00
|
|
|
|
"ConnectionString": "Server=tcp:127.0.0.1,5433;Database=Microsoft.eShopOnContainers.Services.OrderingDb;User Id=sa;Password=Pass@word;",
|
2017-01-25 17:10:08 +01:00
|
|
|
|
"IdentityUrl": "http://localhost:5105",
|
2016-12-17 14:41:16 +01:00
|
|
|
|
"Logging": {
|
|
|
|
|
"IncludeScopes": false,
|
|
|
|
|
"LogLevel": {
|
|
|
|
|
"Default": "Debug",
|
|
|
|
|
"System": "Information",
|
|
|
|
|
"Microsoft": "Information"
|
|
|
|
|
}
|
|
|
|
|
}
|
2016-10-10 21:52:57 -07:00
|
|
|
|
}
|