Skip to content

Commit 883fbba

Browse files
committed
Updates marketing.api SF manifest
1 parent 4a8cd4d commit 883fbba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ServiceFabric/eShopOnServiceFabric/ApplicationPackageRoot/MarketingApiPkg/ServiceManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
<EnvironmentVariable Name="PATH_BASE" Value="/eShopOnServiceFabric/MarketingApi"/>
3737
<EnvironmentVariable Name="MongoConnectionString" Value="mongodb://mongodb.eshoponservicefabric"/>
3838
<EnvironmentVariable Name="MongoDatabase" Value="MarketingDb"/>
39+
<EnvironmentVariable Name="identityUrl" Value="http://identityapi.eshoponservicefabric:5105"/>
3940
</EnvironmentVariables>
4041
</CodePackage>
4142

0 commit comments

Comments
 (0)