We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99242b1 commit 4ceef8dCopy full SHA for 4ceef8d
Procfile.dev
@@ -1,3 +1,3 @@
1
-web: ./bin/rails server -p 3000 -b 0.0.0.0
+web: ./bin/rails server -b 0.0.0.0
2
js: yarn build:js --watch
3
css: yarn build:css --watch
0 commit comments