|
<?xml version="1.0" encoding="utf-8"?>
|
|
<Application Name="fabric:/eShopOnServiceFabricBFF" xmlns="http://schemas.microsoft.com/2011/01/fabric" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
<Parameters>
|
|
<Parameter Name="webshoppingagg_InstanceCount" Value="-1" />
|
|
<Parameter Name="mobileshoppingagg_InstanceCount" Value="-1" />
|
|
<Parameter Name="webmarketingapigw_InstanceCount" Value="-1" />
|
|
<Parameter Name="mobilemarketingapigw_InstanceCount" Value="-1" />
|
|
<Parameter Name="mobileshoppingapigw_InstanceCount" Value="-1" />
|
|
<Parameter Name="webshoppingapigw_InstanceCount" Value="-1" />
|
|
<Parameter Name="IdentityUrl" Value="http://identity.api:5105" />
|
|
<Parameter Name="InstrumentationKey" Value="" />
|
|
</Parameters>
|
|
</Application>
|