Skip to content

Commit d466c95

Browse files
committed
Correct server port
1 parent 3d905fd commit d466c95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To run the website locally:
1616
- `cd fastboot-website`
1717
- `npm install`
1818
- `ember serve`
19-
- Visit the app at <http://localhost:3000>.
19+
- Visit the app at <http://localhost:4200>.
2020

2121
### Running Tests
2222

0 commit comments

Comments
 (0)