fix(gateway): load .env from monorepo root via dotenv #108
Reference in New Issue
Block a user
Delete Branch "fix/gateway-dotenv"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Gateway cwd is apps/gateway/ but .env lives at repo root. Added dotenv to resolve both.