2016-09-06 17:09:19 -07:00
|
|
|
|
{
|
2016-12-19 10:20:02 +01:00
|
|
|
|
"ConnectionString": "Server=tcp:127.0.0.1,5433;Initial Catalog=Microsoft.eShopOnContainers.Services.CatalogDb;User Id=sa;Password=Pass@word",
|
2017-05-30 17:16:17 +02:00
|
|
|
|
"PicBaseUrl": "http://localhost:5101",
|
2017-06-20 12:54:32 -07:00
|
|
|
|
"UseCustomizationData": true,
|
2016-09-06 17:09:19 -07:00
|
|
|
|
"Logging": {
|
|
|
|
|
"IncludeScopes": false,
|
|
|
|
|
"LogLevel": {
|
|
|
|
|
"Default": "Debug",
|
|
|
|
|
"System": "Information",
|
|
|
|
|
"Microsoft": "Information"
|
|
|
|
|
}
|
2017-05-24 15:33:05 +02:00
|
|
|
|
},
|
2017-05-30 17:59:57 +02:00
|
|
|
|
"AzureServiceBusEnabled": false,
|
2017-07-07 11:56:57 +02:00
|
|
|
|
"AzureStorageEnabled": false,
|
2017-05-24 16:25:41 +02:00
|
|
|
|
"SubscriptionClientName": "Catalog"
|
2016-09-06 17:09:19 -07:00
|
|
|
|
}
|