Updated 02. Setting eShopOnContainer solution up in a Visual Studio 2017 environment (markdown)
parent
f043dddaa6
commit
4939e5f243
@ -5,6 +5,7 @@ Main steps:
|
|||||||
```
|
```
|
||||||
- Git clone https://github.com/dotnet/eShopOnContainers.git
|
- Git clone https://github.com/dotnet/eShopOnContainers.git
|
||||||
- Open solution eShopOnContainers-ServicesAndWebApps.sln
|
- Open solution eShopOnContainers-ServicesAndWebApps.sln
|
||||||
|
- Set the VS startup project to the "docker-compose" project
|
||||||
- Hit F5!
|
- Hit F5!
|
||||||
```
|
```
|
||||||
NOTE: In order for the authentication based on the STS (Security Token Service) to properly work and have access from remote client apps like the Xamarin mobile app, you also need to open the ports in your firewall as specified in the procedure below.
|
NOTE: In order for the authentication based on the STS (Security Token Service) to properly work and have access from remote client apps like the Xamarin mobile app, you also need to open the ports in your firewall as specified in the procedure below.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user