2016-09-06 17:09:19 -07:00
|
|
|
|
{
|
2017-04-12 10:28:24 +01:00
|
|
|
|
"ConnectionString": "Server=tcp:127.0.0.1,5433;Initial Catalog=Microsoft.eShopOnContainers.Services.CatalogDb;User Id=sa;Password=Pass@word",
|
|
|
|
|
"EventBusConnection": "amqp://guest:guest@localhost:5672",
|
|
|
|
|
"ExternalCatalogBaseUrl": "http://localhost:5101",
|
|
|
|
|
"Logging": {
|
|
|
|
|
"IncludeScopes": false,
|
|
|
|
|
"LogLevel": {
|
|
|
|
|
"Default": "Debug",
|
|
|
|
|
"System": "Information",
|
|
|
|
|
"Microsoft": "Information"
|
|
|
|
|
}
|
2016-09-06 17:09:19 -07:00
|
|
|
|
}
|
|
|
|
|
}
|