8 lines
297 B
JSON
Raw Normal View History

{
"ConnectionString": "Server=tcp:127.0.0.1,5433;Database=Microsoft.eShopOnContainers.Services.OrderingDb;User Id=sa;Password=Pass@word;",
2017-03-29 12:31:52 +02:00
"ExternalCatalogBaseUrl": "http://localhost:5101",
"IdentityUrl": "http://localhost:5105",
2017-03-14 16:52:33 +01:00
"isTest": "true",
"EventBusConnection": "localhost"
}