We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b0e79b commit 9da92cdCopy full SHA for 9da92cd
Procfile.dev
@@ -1,3 +1,3 @@
1
-web: bundle exec unicorn -p $PORT -c ./config/unicorn.rb
+web: bundle exec puma -C config/puma.rb
2
js: yarn build --watch
3
css: yarn build:css --watch
0 commit comments