fixed queue names issue

This commit is contained in:
Boki 2025-06-23 11:49:13 -04:00
parent a3f2f199b4
commit 71f771862b
5 changed files with 5 additions and 5 deletions

2
.env
View file

@ -5,7 +5,7 @@
# Core Application Settings
NODE_ENV=development
LOG_LEVEL=trace
LOG_HIDE_OBJECT=true
LOG_HIDE_OBJECT=false
# Data Service Configuration
DATA_SERVICE_PORT=2001