/api/ui
, and in development mode, it is located at /ui
.
To enable the Bull Board UI, follow these steps:
AP_QUEUE_UI_ENABLED
: Set it to true
.AP_QUEUE_UI_USERNAME
: Set it to your desired username.AP_QUEUE_UI_PASSWORD
: Set it to your desired password./api/ui
(production) or /ui
(development) depending on your environment.
docker ps
to find the PostgreSQL container.psql
command.HASH_PASSWORD
with your new password and YOUR_EMAIL_ADDRESS
with your email.HASH_PASSWORD
with your new password and YOUR_USERNAME
with your username or email.