basket api local port mistake fixed

This commit is contained in:
Burak Tahtacıoğlu 2022-04-02 12:04:25 +03:00 committed by GitHub
parent 3f7a2faae8
commit e378d757a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",