12 lines
315 B
JSON
12 lines
315 B
JSON
{
|
|
"urls": {
|
|
"basket": "http://localhost:55103",
|
|
"catalog": "http://localhost:55101",
|
|
"orders": "http://localhost:55102",
|
|
"identity": "http://localhost:55105",
|
|
"grpcBasket": "http://localhost:5580",
|
|
"grpcCatalog": "http://localhost:81",
|
|
"grpcOrdering": "http://localhost:5581"
|
|
}
|
|
}
|