Files
LegacyHUB/docker-compose.yml
Vadim Malanov 3974eaf7d4 fix(compose): pass DISPATCH_* and INGEST_API_KEY env into api/worker
Settings read these via pydantic env, but the containers never received them:
DISPATCH_ENABLED stayed false regardless of .env. Values interpolate from the
gitignored repo .env; defaults keep dispatch off.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-09 00:35:22 +03:00

7.0 KiB