eShopOnContainers/src/BFFs/PurchaseBff/appsettings.localhost.json

7 lines
103 B
JSON
Raw Normal View History

2018-01-29 15:58:08 +00:00
{
"urls": {
"basket": "http://localhost:55105",
"catalog": "http://localhost:55101"
}
}