This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
Updates marketing.api SF manifest
pull/357/head
Ramón Tomás
7 years ago
parent
4a8cd4d3bb
commit
883fbbac8e
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
ServiceFabric/eShopOnServiceFabric/ApplicationPackageRoot/MarketingApiPkg/ServiceManifest.xml
+ 1
- 0
ServiceFabric/eShopOnServiceFabric/ApplicationPackageRoot/MarketingApiPkg/ServiceManifest.xml
View File
@ -36,6 +36,7 @@
<EnvironmentVariable
Name=
"PATH_BASE"
Value=
"/eShopOnServiceFabric/MarketingApi"
/>
<EnvironmentVariable
Name=
"MongoConnectionString"
Value=
"mongodb://mongodb.eshoponservicefabric"
/>
<EnvironmentVariable
Name=
"MongoDatabase"
Value=
"MarketingDb"
/>
<EnvironmentVariable
Name=
"identityUrl"
Value=
"http://identityapi.eshoponservicefabric:5105"
/>
</EnvironmentVariables>
</CodePackage>
Write
Preview
Loading…
Cancel
Save