mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 13:38:18 -08:00
Remove guard from procfile since its hard to read server console messages
This commit is contained in:
parent
99c6c5bd90
commit
417a3523ec
1 changed files with 0 additions and 1 deletions
|
|
@ -1,4 +1,3 @@
|
||||||
web: bin/rails server -p 3000
|
web: bin/rails server -p 3000
|
||||||
js: yarn build --watch
|
js: yarn build --watch
|
||||||
css: yarn watch:css
|
css: yarn watch:css
|
||||||
guard: bundle exec guard
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue