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 0f05e69 commit 98e8165Copy full SHA for 98e8165
lib/install/Procfile.dev
@@ -1,2 +1,2 @@
1
-web: bin/rails server -p 3000
+web: unset PORT && bin/rails server
2
js: yarn build --watch
0 commit comments