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 69b821b commit ca53d5bCopy full SHA for ca53d5b
lib/install/Procfile.dev
@@ -1,2 +1,2 @@
1
-web: bin/rails server -p 3000
+web: unset PORT && bin/rails server
2
css: yarn build:css --watch
0 commit comments