Updated 04. Setting eShopOnContainer solution up in a Mac, VS for Mac or with CLI environment (dotnet CLI, Docker CLI and VS Code) (markdown)
parent
1a1a7e0a54
commit
9fd5c0d82b
@ -261,9 +261,15 @@ For testing the MVC web app, run `http://localhost:5100` in any browser, so you'
|
||||
|
||||

|
||||
|
||||
You can also try/test the SPA (Single Page Application), which is based on Angular, by running this URL in a browser: `http://localhost:5104`
|
||||
|
||||

|
||||
|
||||
|
||||
# Configuring the app for Authentication and access from remote client apps (Remote access through the network)
|
||||
|
||||
If you don't configure these further settings, you should get the following error when trying to login in the MVC or SPA apps.
|
||||
|
||||
## Setting up the docker-compose file environment variables and settings
|
||||
|
||||
The Mac has a changing IP address (or none if you have no network access). From 17.06 onwards our recommendation is to connect to the special Mac-only DNS name docker.for.mac.localhost which will resolve to the internal IP address used by the host.
|
||||
|
Loading…
x
Reference in New Issue
Block a user