eShopOnContainers/src/BFFs/PurchaseBff/appsettings.localhost.json
Eduard Tomàs dcb9b87361
2018-01-30 09:50:45 +01:00

8 lines
146 B
JSON

{
"urls": {
"basket": "http://localhost:55105",
"catalog": "http://localhost:55101",
"identity": "http://localhost:55105"
}
}