feat: Enable bullmq dashboard with environment variable

This commit is contained in:
Faruk AYDIN
2022-05-13 11:40:52 +02:00
parent d1b46df78a
commit a5538a07f1
3 changed files with 9 additions and 4 deletions

View File

@@ -13,3 +13,4 @@ ENCRYPTION_KEY=sample-encryption-key
APP_SECRET_KEY=sample-app-secret-key
REDIS_PORT=6379
REDIS_HOST=127.0.0.1
ENABLE_BULLMQ_DASHBOARD=false