Skip to content

Commit a85713c

Browse files
author
ericuss
committed
Add missing key in appsettings
1 parent 01b8d50 commit a85713c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Web/WebSPA/appsettings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"PurchaseUrlHC": "http://localhost:5202/hc",
77
"MarketingUrlHC": "http://localhost:5203/hc",
88
"IdentityUrlHC": "http://localhost:5105/hc",
9+
"SignalrHubUrl":"http://localhost:5202",
910
"UseCustomizationData": true,
1011
"IsClusterEnv": "False",
1112
"ActivateCampaignDetailFunction": false,

0 commit comments

Comments
 (0)