Rocketseat / adonis-bull

The easiest way to start using an asynchronous job queue with AdonisJS. Ready for Adonis v5 ⚡️
MIT License
310 stars 57 forks source link

How to change from Http server startup to command #88

Closed kush-prof closed 3 years ago

kush-prof commented 3 years ago

Hi, a quick question, how do I change the initialisation from http server to node ace command after setup? for alpha branch

kush-prof commented 3 years ago

Just remove the "./start/bull" from preloads key in .adonisrc.json