2018-12-17 14:31:19 +01:00

7 lines
432 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Application xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Name="fabric:/eShopOnServiceFabricApiGW" xmlns="http://schemas.microsoft.com/2011/01/fabric">
<Parameters>
<Parameter Name="ApiGw_Base_ASPNETCORE_ENVIRONMENT" Value="Development" />
<Parameter Name="ApiGw_Base_InstanceCount" Value="1" />
</Parameters>
</Application>