bull-board-simple
v1.0.2
Published
A Simple bull board for developer to monit bull queue
Readme
BULL BOARD SIMPLE
A Simple bull board for developer to monit bull queue
Installation
npm install -g bull-board-simpleStart bull board
QUEUES="events" PASSWORD=123 PREFIX="pre" REDIS_HOST=localhost REDIS_PORT=6379 REDIS_PASSWORD="" bull-board-simpleDefault values:
- REDIS_HOST=localhost
- REDIS_PORT=6379
- REDIS_PASSWORD=""
- PASSWORD=123456
