Remove guard from procfile since its hard to read server console messages

pull/1/head
rebuilt 3 years ago
parent 99c6c5bd90
commit 417a3523ec

@ -1,4 +1,3 @@
web: bin/rails server -p 3000
js: yarn build --watch
css: yarn watch:css
guard: bundle exec guard

Loading…
Cancel
Save