Update catalog.api sf env var
This commit is contained in:
parent
f25b6a8293
commit
3539191176
@ -8,6 +8,6 @@
|
||||
<Parameter Name="CatalogApi_InstanceCount" Value="-1" />
|
||||
<Parameter Name="BasketApi_InstanceCount" Value="-1" />
|
||||
<Parameter Name="IdentityUrlExternal" Value="http://#{your_sf_dns}#:5105" />
|
||||
<Parameter Name="PicBaseUrl" Value="http://#{your_sf_dns}#:19081/eShopOnServiceFabric/CatalogApi/api/v1/catalog/items/[0]/pic/" />
|
||||
<Parameter Name="PicBaseUrl" Value="http://#{your_sf_dns}#:5101/api/v1/catalog/items/[0]/pic/" />
|
||||
</Parameters>
|
||||
</Application>
|
||||
|
Loading…
x
Reference in New Issue
Block a user