Skip to main content

Include .env overrides when running against QA

Previously, if a .env existed, Rhapsody would use it to provide environment variable overrides only when running Rhapsody locally (pnpm local). Now, Rhapsody will use the .env file for environment variable overrides when running Rhapsody against a QA environment as well (pnpm qa 1).