47d9c79617
This allows us to directly pass entities to the job.
4 lines
188 B
Text
4 lines
188 B
Text
web: bundle exec rails server --binding=0.0.0.0 --port=$PORT
|
|
worker: QUEUE=* bundle exec rake resque:work
|
|
mail: bundle exec rake foodsoft:reply_email_smtp_server
|
|
cron: supercronic crontab
|