We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1c0b22 commit 79a5e4cCopy full SHA for 79a5e4c
docs/tutorial.md
@@ -83,8 +83,8 @@ foreman start -f Procfile.dev
83
84

85
86
-Visit http://localhost:5000/hello_world and see your **React On Rails** app running!
87
-Note, foreman defaults to PORT 5000 unless you set the value of PORT in your environment.
+Visit http://localhost:3000/hello_world and see your **React On Rails** app running!
+Note, foreman defaults to PORT 5000 unless you set the value of PORT in your environment or in the Procfile.
88
89

90
0 commit comments