Files
stonks-oracle/scripts
Celes Renata 678072e96b fix: build Redis URL from REDIS_HOST/PORT/PASSWORD/DB env vars
Redis uses separate env vars, not a single REDIS_URL. Script now
builds the connection string from REDIS_HOST, REDIS_PORT, REDIS_DB,
and REDIS_PASSWORD — matching how services/shared/config.py does it.
2026-04-17 08:21:16 +00:00
..