Skip to content

Commit 183043c

Browse files
committed
fix port to be 4200 in README
1 parent 6bc1081 commit 183043c

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
@@ -34,7 +34,7 @@ ember install ember-cli-fastboot
3434
If your app is running `ember-cli` 2.12.0-beta.1+ you can run as follows:
3535

3636
* `ember serve`
37-
* Visit your app at `http://localhost:42000`
37+
* Visit your app at `http://localhost:4200`
3838

3939
You may be shocked to learn that minified code runs faster in Node than
4040
non-minified code, so you will probably want to run the production

0 commit comments

Comments
 (0)