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 5d0a47e commit b51be89Copy full SHA for b51be89
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