basket api local port mistake fixed
This commit is contained in:
parent
3f7a2faae8
commit
e378d757a5
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"urls": {
|
"urls": {
|
||||||
"basket": "http://localhost:55105",
|
"basket": "http://localhost:55103",
|
||||||
"catalog": "http://localhost:55101",
|
"catalog": "http://localhost:55101",
|
||||||
"orders": "http://localhost:55102",
|
"orders": "http://localhost:55102",
|
||||||
"identity": "http://localhost:55105",
|
"identity": "http://localhost:55105",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user