|
@ -15,7 +15,7 @@ |
|
|
<EntryPoint> |
|
|
<EntryPoint> |
|
|
<!-- Follow this link for more information about deploying Windows containers to Service Fabric: https://aka.ms/sfguestcontainers --> |
|
|
<!-- Follow this link for more information about deploying Windows containers to Service Fabric: https://aka.ms/sfguestcontainers --> |
|
|
<ContainerHost> |
|
|
<ContainerHost> |
|
|
<ImageName>eshop/locations.api-win</ImageName> |
|
|
|
|
|
|
|
|
<ImageName>eshop/locations.api-win:#{tag}#</ImageName> |
|
|
</ContainerHost> |
|
|
</ContainerHost> |
|
|
</EntryPoint> |
|
|
</EntryPoint> |
|
|
<!-- Pass environment variables to your container: --> |
|
|
<!-- Pass environment variables to your container: --> |
|
|