working on eod puller added exchanges and symbols

This commit is contained in:
Boki 2025-07-06 20:24:05 -04:00
parent ac4c5078fa
commit 960edbaa47
8 changed files with 200 additions and 281 deletions

4
.env
View file

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