Skip to content

Commit

Permalink
docs: added the correct access port
Browse files Browse the repository at this point in the history
  • Loading branch information
r2g committed Jun 30, 2022
1 parent 85c0463 commit 6753e06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ Build the CRA front end with `yarn build`

Run the Prod app with `nf start`

You can view the frontend app on `http://localhost:3000` and call the api health check endpoint on `http://localhost:3000/health`
You can view the frontend app on `http://localhost:4000` and call the api health check endpoint on `http://localhost:4000/health`

0 comments on commit 6753e06

Please sign in to comment.