Update README.md

This commit is contained in:
Steve Smith
2020-07-27 12:07:31 -04:00
committed by GitHub
parent 40214cc6e0
commit ec5ffefb31

View File

@@ -103,7 +103,7 @@ You can run the Web sample by running these commands from the root folder (where
docker-compose up docker-compose up
``` ```
You should be able to make requests to localhost:5106 for the Web project, and localhost:5200 for the Public API project once these commands complete. You should be able to make requests to localhost:5106 for the Web project, and localhost:5200 for the Public API project once these commands complete. If you have any problems, especially with login, try from a new guest or incognito browser instance.
You can also run the applications by using the instructions located in their `Dockerfile` file in the root of each project. Again, run these commands from the root of the solution (where the .sln file is located). You can also run the applications by using the instructions located in their `Dockerfile` file in the root of each project. Again, run these commands from the root of the solution (where the .sln file is located).