Infisical and Docker Environment Variables

This document describes how this project uses Infisical for secrets and override configuration alongside the existing Docker Compose workflow. Goal: .env holds orchestration and non-secret defaults; .env.local is exported from …