Skip to content

Commit d142551

Browse files
author
David Heinemeier Hansson
committed
Ensure port 3000
1 parent 6d4bdd1 commit d142551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/install/Procfile.dev

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
web: bin/rails server
1+
web: bin/rails server -p 3000
22
css: yarn build:css --watch

0 commit comments

Comments
 (0)