Browse Source

Remove QUEUE setting in Procfile

CLDC-1222-improve-case-log-import-performance
Mo Seedat 2 years ago
parent
commit
029b49eba5
  1. 1
      Procfile.dev

1
Procfile.dev

@ -1,3 +1,2 @@
QUEUE=* rake resque:work
web: bin/rails server -p 3000 web: bin/rails server -p 3000
js: yarn build --watch js: yarn build --watch

Loading…
Cancel
Save