added disabled functioality

This commit is contained in:
Boki 2025-06-22 12:35:32 -04:00
parent fabf42dc7f
commit d8ae0cb3c5
16 changed files with 147 additions and 75 deletions

4
.env
View file

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