diff --git a/src/Web/WebSPA/appsettings.json b/src/Web/WebSPA/appsettings.json index 4c829aad0..d95c2b20a 100644 --- a/src/Web/WebSPA/appsettings.json +++ b/src/Web/WebSPA/appsettings.json @@ -1,6 +1,6 @@ { "IdentityUrl": "http://localhost:5105", - "MarketingUrl": "http://localhost:5110", + "MarketingUrl": "http://localhost:5203", "CallBackUrl": "http://localhost:5104/", "PurchaseUrl": "http://localhost:5202", "PurchaseUrlHC": "http://localhost:5202/hc",