Gateway runs from apps/gateway/ via pnpm filter but .env lives at the
monorepo root. Added dotenv to resolve ../../.env first, then local
.env as override.
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Gateway cwd is apps/gateway/ but .env lives at repo root. Added dotenv to resolve both.