Procfile worker fix

jamesperet %!s(int64=9) %!d(string=hace) años
padre
commit
e1b83139e6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Procfile

+ 1 - 1
Procfile

@@ -1,2 +1,2 @@
1 1
 web: bundle exec rails server -p $PORT
2
-resque: env TERM_CHILD=1 RESQUE_TERM_TIMEOUT=10 bundle exec rake resque:work
2
+worker: env QUEUE=* bundle exec rake resque:work