We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eabf0e commit a07e31dCopy full SHA for a07e31d
.foreman
@@ -0,0 +1,2 @@
1
+# Defaults for foreman
2
+procfile: Procfile.dev
README.md
@@ -59,7 +59,7 @@ GoRails should help you to get started on Ruby on Rails.
59
6. Start [webpack](https://webpack.github.io/) and the development app server
60
61
~~~ sh
62
- $ foreman start -f Procfile.dev
+ $ foreman start
63
~~~
64
65
7. You're all set! Simply login with the default username and password:
0 commit comments