update code
This commit is contained in:
parent
0db88f9e12
commit
c2379e5f0d
@ -35,7 +35,6 @@ namespace Microsoft.eShopOnContainers.BuildingBlocks.EventBusServiceBus
|
||||
{
|
||||
get
|
||||
{
|
||||
_subscriptionClient = new ServiceBusAdministrationClient("Endpoint=sb://eshopsbahsjtib3he5fg.servicebus.windows.net/;SharedAccessKeyName=Root;SharedAccessKey=2PJt+7/85C1gN6Xx+Cjn+UprCmDvwjJ9hDZ42GQRYLE=;EntityPath=eshop_event_bus");
|
||||
return _subscriptionClient;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user