|
@ -25,18 +25,22 @@ |
|
|
<EnvironmentVariable Name="CatalogUrl" Value="http://catalogapi.eshoponservicefabric:5101"/> |
|
|
<EnvironmentVariable Name="CatalogUrl" Value="http://catalogapi.eshoponservicefabric:5101"/> |
|
|
<EnvironmentVariable Name="OrderingUrl" Value="http://orderingapi.eshoponservicefabric:5102"/> |
|
|
<EnvironmentVariable Name="OrderingUrl" Value="http://orderingapi.eshoponservicefabric:5102"/> |
|
|
<EnvironmentVariable Name="BasketUrl" Value="http://basketapi.eshoponservicefabric:5103"/> |
|
|
<EnvironmentVariable Name="BasketUrl" Value="http://basketapi.eshoponservicefabric:5103"/> |
|
|
|
|
|
<EnvironmentVariable Name="PaymentUrl" Value="http://paymentapi.eshoponservicefabric:5108"/> |
|
|
<EnvironmentVariable Name="IdentityUrl" Value=""/> |
|
|
<EnvironmentVariable Name="IdentityUrl" Value=""/> |
|
|
<EnvironmentVariable Name="MarketingUrl" Value="http://marketingapi.eshoponservicefabric:5110"/> |
|
|
<EnvironmentVariable Name="MarketingUrl" Value="http://marketingapi.eshoponservicefabric:5110"/> |
|
|
<EnvironmentVariable Name="LocationsUrl" Value="http://locationsapi.eshoponservicefabric:5109"/> |
|
|
<EnvironmentVariable Name="LocationsUrl" Value="http://locationsapi.eshoponservicefabric:5109"/> |
|
|
<EnvironmentVariable Name="CatalogUrlHC" Value="http://catalogapi.eshoponservicefabric:5101/hc"/> |
|
|
<EnvironmentVariable Name="CatalogUrlHC" Value="http://catalogapi.eshoponservicefabric:5101/hc"/> |
|
|
<EnvironmentVariable Name="OrderingUrlHC" Value="http://orderingapi.eshoponservicefabric:5102/hc"/> |
|
|
<EnvironmentVariable Name="OrderingUrlHC" Value="http://orderingapi.eshoponservicefabric:5102/hc"/> |
|
|
<EnvironmentVariable Name="IdentityUrlHC" Value="http://identityapi.eshoponservicefabric:5105/hc"/> |
|
|
|
|
|
|
|
|
<EnvironmentVariable Name="OrderingBackgroundUrlHC" Value="http://ordering.background.eshoponservicefabric:5111/hc"/> |
|
|
|
|
|
<EnvironmentVariable Name="OrderingSignalrHubUrlHC" Value="http://ordering.signalrhub.eshoponservicefabric:5112/hc"/> |
|
|
<EnvironmentVariable Name="BasketUrlHC" Value="http://basketapi.eshoponservicefabric:5103/hc"/> |
|
|
<EnvironmentVariable Name="BasketUrlHC" Value="http://basketapi.eshoponservicefabric:5103/hc"/> |
|
|
<EnvironmentVariable Name="PaymentUrlHC" Value="http://paymentapi.eshoponservicefabric:5108/hc"/> |
|
|
|
|
|
|
|
|
<EnvironmentVariable Name="IdentityUrlHC" Value="http://identityapi.eshoponservicefabric:5105/hc"/> |
|
|
<EnvironmentVariable Name="MarketingUrlHC" Value="http://marketingapi.eshoponservicefabric:5110/hc"/> |
|
|
<EnvironmentVariable Name="MarketingUrlHC" Value="http://marketingapi.eshoponservicefabric:5110/hc"/> |
|
|
<EnvironmentVariable Name="ApplicationInsights__InstrumentationKey" Value=""/> |
|
|
|
|
|
|
|
|
<EnvironmentVariable Name="LocationsUrlHC" Value="http://locationsapi.eshoponservicefabric:5109/hc"/> |
|
|
|
|
|
<EnvironmentVariable Name="PaymentUrlHC" Value="http://paymentapi.eshoponservicefabric:5108/hc"/> |
|
|
|
|
|
<EnvironmentVariable Name="ApplicationInsights:InstrumentationKey" Value=""/> |
|
|
<EnvironmentVariable Name="OrchestratorType" Value="SF"/> |
|
|
<EnvironmentVariable Name="OrchestratorType" Value="SF"/> |
|
|
<EnvironmentVariable Name="UseLoadTest" Value="True"/> |
|
|
|
|
|
|
|
|
<EnvironmentVariable Name="UseLoadTest" Value="False"/> |
|
|
</EnvironmentVariables> |
|
|
</EnvironmentVariables> |
|
|
</CodePackage> |
|
|
</CodePackage> |
|
|
|
|
|
|
|
|