fixed some some mongdb stuff, and added hide objects

This commit is contained in:
Boki 2025-06-21 07:33:47 -04:00
parent 8edd78a341
commit a0e1593af9
6 changed files with 37 additions and 12 deletions

3
.env
View file

@ -4,7 +4,8 @@
# Core Application Settings
NODE_ENV=development
LOG_LEVEL=error
LOG_LEVEL=warn
LOG_HIDE_OBJECT=true
# Data Service Configuration
DATA_SERVICE_PORT=2001