We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8699f5 commit fcde85bCopy full SHA for fcde85b
README.md
@@ -30,10 +30,10 @@ To run the demo:
30
- **Important: This must be running on the default http://localhost:4200**
31
32
6. Build/Run the `AuthServer.sln` solution using your preferred method: Visual Studio, VSCode, dotnet CLI.
33
- - **Important: This must be running on http://localhost:5000**
+ - **Important: This must be running on http://localhost:5000**
34
35
7. Build/Run the `Resource.Api.sln` solution using your preferred method: Visual Studio, VSCode, dotnet CLI.
36
- - **Important: This must be running on http://localhost:5050**
+ - **Important: This must be running on http://localhost:5050**
37
38
8. Point a browser to `http://localhost:4200` to access the Angular client.
39
0 commit comments