Merge pull request #1887 from BTDevelop/patch-1
basket api local port mistake fixed
This commit is contained in:
commit
e9f53d2c69
@ -1,6 +1,6 @@
|
||||
{
|
||||
"urls": {
|
||||
"basket": "http://localhost:55105",
|
||||
"basket": "http://localhost:55103",
|
||||
"catalog": "http://localhost:55101",
|
||||
"orders": "http://localhost:55102",
|
||||
"identity": "http://localhost:55105",
|
||||
|
Loading…
x
Reference in New Issue
Block a user