Ramón Tomás a56f99f684 Fix merge
2017-06-26 18:05:02 +02:00

16 lines
458 B
JSON

{
"ConnectionString": "Server=tcp:127.0.0.1,5433;Initial Catalog=Microsoft.eShopOnContainers.Services.CatalogDb;User Id=sa;Password=Pass@word",
"PicBaseUrl": "http://localhost:5101",
"Logging": {
"IncludeScopes": false,
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
},
"AzureServiceBusEnabled": false,
"AzureStorageEnabled": true,
"SubscriptionClientName": "Catalog"
}