Add the solution to a common ports issue and a reference to issue #299
parent
8147f8625b
commit
8cd9b4efdd
@ -80,6 +80,8 @@ The drive you'll need to share depends on where you place your source code.
|
||||
|
||||
<img src="img/firewall-rule-for-eshop.png">
|
||||
|
||||
- **NOTE:** If you get the error **Unable to obtain configuration from: `http://10.0.75.1:5105/.well-known/openid-configuration`** you might need to allow to the program `vpnkit` for connections to and from any computer through all ports (see [issue #295](https://github.com/dotnet-architecture/eShopOnContainers/issues/295#issuecomment-327973650).
|
||||
|
||||
## .NET Core SDK setup
|
||||
(OPTIONAL) As mentioned, this requirement is optional because when building through Docker Multi-Stage it will be using the .NET SDK available within the ASP.NET Core build image, not the local .NET Core SDK. However, it is recommended to have it installed locally for any further building/testing of the ASP.NET Core projects without Docker.
|
||||
The .NET Core SDK install the .NET Core framework plus the SDK CLI tools with commands like "dotnet build", "dotnet publish", etc.
|
||||
|
Loading…
x
Reference in New Issue
Block a user